-
Sub-task
-
Resolution: Inactive
-
Major
-
None
-
1.9.5
-
None
Develop a new repeat_form_elements function that may superseed repeat_elements in the future. New function will allow user to enter the number of repeated elements in a text box, so he can ajust the number just in one page reload like
Number of choices _____ [Apply]
instead of having to calculate and press
[ Add XXX new choices]
repeatedly.
Existing repeat_elements function may be marked as deprecated if desirable. I'll write a patch, just looking for someone to commit it.
- blocks
-
MDL-20464 Convert question_edit_form::add_per_answer_fields to use repeat_form_elements
-
- Closed
-
-
MDL-20465 Convert unit's editing in numerical and calculated question to repeat_form_elements
-
- Closed
-
-
MDL-20466 Convert quiz mod_form.php to use repeat_form_elements
-
- Closed
-
-
MDL-20467 Convert choice mod_form.php to use repeat_form_elements
-
- Closed
-
- is blocked by
-
MDL-24640 Change interface of repeat_elements to decouple function arguments from elements, added to the form by it
-
- Reopened
-