|
|
|
File Attachments:
|
1.
random_essay_questions.patch.txt (9 kB)
|
|
Environment:
|
Linux Ubuntu, Moodle 1.7.1, PHP 5, MySQL
|
|
Issue Links:
|
Blockers
|
|
|
|
This issue is blocked by:
|
|
MDL-4004
Make the manual grading report work with random questions that pick manually graded questions
|
|
|
|
|
Dependency
|
|
|
|
This issue will be resolved by:
|
|
MDL-4004
Make the manual grading report work with random questions that pick manually graded questions
|
|
|
|
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
MDL-16282
Multiple quizzes unable to generate randomly selected "Essay" type questions when previewed by teacher or taken by students.
|
|
|
|
|
MDL-12253
question type "essay" can not be used for random question
|
|
|
|
|
Relates
|
|
|
|
This issue has been marked as being related by:
|
|
MDL-17279
Allow to attach file as answer for essay question
|
|
|
|
|
|
|
| Participants: |
A. T. Wyatt, Caroline Tam, Constantin Sclifos, Genner Cerna, Manuel de la Torre, Martin Dougiamas, Matt Gibson, Michael Spall, Pierre Pichet, Ray Lawrence, Ryan Wick, Samuli Karevaara, Tim Hill and Tim Hunt
|
| Security Level: |
None
|
| Resolved date: |
28/Nov/08
|
| Affected Branches: |
MOODLE_18_STABLE
|
| Fixed Branches: |
MOODLE_19_STABLE, MOODLE_20_STABLE
|
|
When you try to add Essay questions to a quiz using the Add Random questions feature, they are added to the quiz but if you try to preview them or take an exam the following message appears:
The number of random questions required is more than this category contains!
The essay questions in the category are not the problem because there are more questions than the ones selected.
It will be great if this feature can be fixed, because many more traditional teachers that like to score the exams by them selves are not using the quiz moodle because they cannot have random exams.
|
|
Description
|
When you try to add Essay questions to a quiz using the Add Random questions feature, they are added to the quiz but if you try to preview them or take an exam the following message appears:
The number of random questions required is more than this category contains!
The essay questions in the category are not the problem because there are more questions than the ones selected.
It will be great if this feature can be fixed, because many more traditional teachers that like to score the exams by them selves are not using the quiz moodle because they cannot have random exams.
|
Show » |
tjhunt committed 6 files to 'Moodle CVS' - 28/Nov/08 03:07 PM
random essay questions: MDL-8648 Allow essay questions to be selected by random question.
In the 1.9 branch this is controlled by a new option under Admin -> Experimental. In Moodle 2.0 dev it is not optional, it just works.
The main change is letting the manual grading report know which random questions might need manual grading. MDL-4004 - this depends on the random question under consideration, which requires a new questiontype method.
I also changed the random question code so that I could remove some global variables.
|
|
|
tjhunt committed 6 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 28/Nov/08 03:07 PM
random essay questions: MDL-8648 Allow essay questions to be selected by random question.
In the 1.9 branch this is controlled by a new option under Admin -> Experimental. In Moodle 2.0 dev it is not optional, it just works.
The main change is letting the manual grading report know which random questions might need manual grading. MDL-4004 - this depends on the random question under consideration, which requires a new questiontype method.
I also changed the random question code so that I could remove some global variables.
|
|
|
martignoni committed 1 file to 'Lang CVS' - 07/Dec/08 11:50 PM
tjhunt committed 1 file to 'Moodle CVS' - 26/Mar/09 10:54 AM
random essay questions: MDL-8648 fix merge problem.
|
|
|
committed 2 files to 'Lang CVS' - 17/Jun/09 12:47 PM
Brushed up translated strings for global search block.
MDL-8648 Translated new strings for random question.
|
|
|
|