-
- Downloads
Add an extra options field for input.
That is, add it in the database, on the form, and to import/export and backup and restore. This is necessary to make input types like dropdown-list work. Note that this has not yet been wired up to to input type classes. There are some new todos in the code for that.
Showing
- backup/moodle2/backup_qtype_stack_plugin.class.php 1 addition, 1 deletionbackup/moodle2/backup_qtype_stack_plugin.class.php
- backup/moodle2/restore_qtype_stack_plugin.class.php 4 additions, 0 deletionsbackup/moodle2/restore_qtype_stack_plugin.class.php
- db/install.xml 2 additions, 1 deletiondb/install.xml
- db/upgrade.php 41 additions, 4 deletionsdb/upgrade.php
- edit_stack_form.php 29 additions, 1 deletionedit_stack_form.php
- lang/en/qtype_stack.php 4 additions, 0 deletionslang/en/qtype_stack.php
- questiontype.php 5 additions, 2 deletionsquestiontype.php
- tests/helper.php 5 additions, 0 deletionstests/helper.php
- tests/questiontype_test.php 4 additions, 1 deletiontests/questiontype_test.php
- version.php 1 addition, 1 deletionversion.php
Please register or sign in to comment