PROBLEM MAKER
- Making problems for everyone

   This add-in lets you create custom interactive problems for student
   tests and exams.

   You create problems by using the tab "PROBLEM MAKER" that will
   appear once you have installed the add-in. All buttons have tooltips
   that appear when you hoover the mouse over them, and so the tab
   should be self-explanatory

   However, to get you started, here is a simple instruction to build
   your first simple interactive problem:



   1. Write two numbers in cells A1 and A2
   2. write "=SUM(A1:A2)" in A3
   3. Select A3, and press the button "Select as input cell"
   4. Press "Do" in the "Interactive" group

   And that's it! You can now try to solve your test.

   To swich back to editing the answer, just press "Undo"

   Students see only the buttons in the sheet. They will not see
   the "PROBLEM MAKER" tab in the ribbon. If you do not want your
   students to be able to click on the "Solution" button, just
   right click it, and cut it away.
  
  
   You need to save the workbook as a macro enabled workbook (*.xlsm)
   in order for the functionality to be present next time you open it.