Details
-
Type:
Sub-task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.9.5
-
Fix Version/s: None
-
Component/s: Forms Library, Usability
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
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.
Attachments
Issue Links
| This issue blocks: | ||||
| MDL-20464 | Convert question_edit_form::add_per_answer_fields to use repeat_form_elements |
|
|
|
| MDL-20465 | Convert unit's editing in numerical and calculated question to repeat_form_elements |
|
|
|
| MDL-20466 | Convert quiz mod_form.php to use repeat_form_elements |
|
|
|
| MDL-20467 | Convert choice mod_form.php to use repeat_form_elements |
|
|
|
This issue is key issue of the problem, blocking all other. Unfortunately it also the only issue with no assignee available. Anyone that can help me get this into Moodle core is welcome there