Template Design for Drag Drop Activity (Any Subject)
Design Notes (also found in the textDesignNotes in the file DELETE this after creating your activity)
(Used google sheets to generate objects for subscripts 1 to 12 at
https://docs.google.com/spreadsheets/d/1-FpkN03PpMYn9lSI87PIrzLThJD9xlqiPzdQa6dZkm8/edit?usp=sharing)
Show object “buttonGenerateObjectsforDragDropQuestion“ so that you can regenerate all over again ONLY IF NEEDED
Use numberofitems slider to set the number of drag drop items (Maximum is 12 items)
Re label the items if needed, in cells A1 to A12
Do uncheck the property Selection Allowed in the Advanced tab for A1 to A12 to prevent interference with drag drop action
You will need to hide unhide the following manually based on what you need.
(a) A1 to A12
(b) textlabelboxes 1 to 12
(c) textfeedback 1 to 12
You will need to also manually check and re position textfeedback 1 to 12 to the correct hotspots where necessary
Note that the positions of labels on RESET can be shuffled, ie placed not in the same position. If you wish to shuffle it,
remove the comment marker # on the Update Construction() command in the RESET button called buttonReset