Issue Details (XML | Word | Printable)

Key: MDL-6751
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Tim Hunt
Reporter: Tim Hunt
Votes: 1
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Need an admin page to manage question type plugins

Created: 30/Sep/06 12:24 AM   Updated: 25/Feb/09 06:33 PM
Return to search
Component/s: Administration, Questions
Affects Version/s: 1.7
Fix Version/s: 2.0

Issue Links:
Dependency
 
Duplicate
 
Relates
 

Participants: Tim Hunt
Security Level: None
Resolved date: 25/Feb/09
Affected Branches: MOODLE_17_STABLE
Fixed Branches: MOODLE_20_STABLE

Sub-Tasks  All   Open   
 Sub-Task Progress: 
No sub-tasks match this view.

 Description  « Hide
Like admin/modules.php

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tim Hunt added a comment - 30/Sep/06 12:25 AM
There was a previous abortive attempt at this which was never finished, so Petr removed it.

Tim Hunt made changes - 30/Sep/06 12:25 AM
Field Original Value New Value
Link This issue has a non-specific relationship to MDL-6595 [ MDL-6595 ]
Tim Hunt added a comment - 25/Mar/08 08:44 PM
Included in this is a safe way to delete an installed question type, as for modules and blocks.

Tim Hunt made changes - 05/Sep/08 08:20 AM
Fix Version/s 2.0 [ 10122 ]

Tim Hunt made changes - 05/Sep/08 11:13 AM
Link This issue is duplicated by MDL-5753 [ MDL-5753 ]
Tim Hunt made changes - 09/Sep/08 04:17 PM
Parent MDL-2727 [ 13408 ]
Issue Type Sub-task [ 5 ] New Feature [ 2 ]
Tim Hunt made changes - 09/Sep/08 04:20 PM
Link This issue will help resolve MDL-2727 [ MDL-2727 ]
tjhunt committed 17 files to 'Moodle CVS' - 09/Sep/08 04:43 PM
MDL-6751 Admin page for question types. This does the bulk of the work:

MDL-16407 Add to admin/settings/plugins.php to link to the new manage page, and pull in any qtype settings pages
MDL-16408 Write the manage question types page, to display the table of installed types
ADD lang/en_utf8/qtype_missingtype.php   Rev. 1.1    (+0 -0 lines)
MODIFY lang/en_utf8/qtype_multichoice.php   Rev. 1.10    (+5 -4 lines)
MODIFY question/type/randomsamatch/questiontype.php   Rev. 1.11    (+5 -1 lines)
MODIFY question/type/calculated/questiontype.php   Rev. 1.44    (+5 -1 lines)
MODIFY question/type/multianswer/questiontype.php   Rev. 1.64    (+5 -1 lines)
MODIFY question/type/missingtype/questiontype.php   Rev. 1.8    (+2 -2 lines)
MODIFY lang/en_utf8/qtype_randomsamatch.php   Rev. 1.2    (+4 -1 lines)
MODIFY lib/questionlib.php   Rev. 1.166    (+2 -2 lines)
MODIFY question/type/numerical/questiontype.php   Rev. 1.28    (+5 -1 lines)
MODIFY question/type/questiontype.php   Rev. 1.101    (+29 -5 lines)
MODIFY admin/settings/plugins.php   Rev. 1.24    (+19 -2 lines)
ADD admin/qtypes.php   Rev. 1.1    (+0 -0 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.226    (+11 -0 lines)
MODIFY lib/adminlib.php   Rev. 1.262    (+37 -2 lines)
MODIFY lang/en_utf8/qtype_shortanswer.php   Rev. 1.3    (+4 -1 lines)
MODIFY theme/standard/styles_color.css   Rev. 1.179    (+3 -1 lines)
MODIFY lang/en_utf8/qtype_multianswer.php   Rev. 1.5    (+4 -1 lines)
Mitsuhiro Yoshida committed 12 files to 'Lang CVS' - 10/Sep/08 01:20 AM
MDL-16088 - Translated new strings for SCORM.
MDL-6751,MDL-16407 - Translated new strings for admin.
MDL-16408 - Translated new strings for question types pages.
MDL-15833 - Translated new strings for portfolio.
MDL-15362 - Translated new strings for Mahara ePortfolio.
MDL-13766 - Translated new strings for repository.
MDL-16409 - Translated new strings for question instance report.
MODIFY ja_utf8/qtype_multianswer.php   Rev. 1.4    (+4 -1 lines)
MODIFY ja_utf8/portfolio_mahara.php   Rev. 1.6    (+6 -1 lines)
MODIFY ja_utf8/portfolio.php   Rev. 1.18    (+11 -1 lines)
MODIFY ja_utf8/qtype_randomsamatch.php   Rev. 1.2    (+4 -1 lines)
ADD ja_utf8/qtype_missingtype.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/README   Rev. 1.809    (+1 -1 lines)
MODIFY ja_utf8/scorm.php   Rev. 1.34    (+14 -1 lines)
MODIFY ja_utf8/qtype_shortanswer.php   Rev. 1.4    (+4 -1 lines)
MODIFY ja_utf8/qtype_multichoice.php   Rev. 1.14    (+3 -2 lines)
ADD ja_utf8/report_questioninstances.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/repository.php   Rev. 1.23    (+2 -1 lines)
MODIFY ja_utf8/admin.php   Rev. 1.300    (+12 -1 lines)
tjhunt committed 2 files to 'Moodle CVS' - 11/Sep/08 07:07 PM
MDL-6751 improve the usability of the page a bit.
MODIFY admin/qtypes.php   Rev. 1.5    (+4 -3 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.228    (+1 -0 lines)
Mitsuhiro Yoshida committed 8 files to 'Lang CVS' - 12/Sep/08 02:24 PM
MDL-15402 - Translated new strings for repository flickr.
MDL-14129 - Translated a new string for forum.
MDL-16410, MDL-6751 - Translated new strings for admin.
MDL-14202 - Translated new strings for quiz statistics.
MDL-16423 - Translated a new string for portfolio.
MDL-16422 - Translated new strings for box.net portfolio.
MDL-15488 - Adding a translated lang file for flickr public access.
MODIFY ja_utf8/portfolio_boxnet.php   Rev. 1.7    (+3 -1 lines)
MODIFY ja_utf8/README   Rev. 1.811    (+1 -1 lines)
MODIFY ja_utf8/portfolio.php   Rev. 1.20    (+1 -0 lines)
MODIFY ja_utf8/forum.php   Rev. 1.79    (+2 -1 lines)
ADD ja_utf8/repository_flickr_public.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/admin.php   Rev. 1.301    (+11 -1 lines)
MODIFY ja_utf8/quiz_statistics.php   Rev. 1.16    (+11 -3 lines)
MODIFY ja_utf8/repository_flickr.php   Rev. 1.3    (+5 -1 lines)
martignoni committed 6 files to 'Lang CVS' - 15/Sep/08 12:37 AM
MDL-6751 Bunch of new strings for questions admin
MODIFY fr_utf8/admin.php   Rev. 1.299    (+12 -1 lines)
ADD fr_utf8/qtype_missingtype.php   Rev. 1.1    (+0 -0 lines)
MODIFY fr_utf8/qtype_shortanswer.php   Rev. 1.5    (+4 -1 lines)
MODIFY fr_utf8/qtype_multichoice.php   Rev. 1.11    (+2 -1 lines)
MODIFY fr_utf8/qtype_multianswer.php   Rev. 1.5    (+4 -1 lines)
MODIFY fr_utf8/qtype_randomsamatch.php   Rev. 1.2    (+4 -1 lines)
tjhunt committed 1 file to 'Moodle CVS' - 18/Sep/08 08:45 PM
MDL-6751 - qtype admin page layout improvement.
MODIFY theme/standard/styles_layout.css   Rev. 1.613    (+6 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 24/Sep/08 02:37 AM
MDL-6751, forgotten string
MODIFY fr_utf8/admin.php   Rev. 1.303    (+2 -1 lines)
Tim Hunt added a comment - 25/Feb/09 06:33 PM
Yay! done. And documented http://docs.moodle.org/en/Question_types_administration (Moodle docs for this page goes there.)

Tim Hunt made changes - 25/Feb/09 06:33 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]