
| Key: |
MDL-8974
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Duplicate
|
| Priority: |
Minor
|
| Assignee: |
Tim Hunt
|
| Reporter: |
John Isner
|
| Votes: |
1
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Moodle
Created: 21/Mar/07 02:44 AM
Updated: 05/Sep/08 12:21 PM
|
|
| Component/s: |
Questions
|
| Affects Version/s: |
1.8
|
| Fix Version/s: |
None
|
|
|
Issue Links:
|
Dependency
|
|
|
|
This issue will be resolved by:
|
|
MDL-14206
in Individual Item Analysis report Cross linking where there are reports on questions in other quizzes
|
|
|
|
|
|
|
|
With Joseph Rezeau's encouragement, I am suggesting the following simple improvement to quiz editing:
Next to each question in the list of available questions, display a list of quizzes in which that question has been used.
For example
Question-999
Used in Quiz-1, Quiz-2, Quiz-4, Quiz-5
With this list, the teacher can easily spot questions that have been used before (e.g., on practice quizzes) and can avoid accidentally reusing those questions when making up a test. In the above example, I would not choose Question-999 for a test because it has already been used in practice quizzes. Or, I might modify the question and save it as a new question to be used on the test.
Only quizzes in the current course should be listed. The feature can be controlled by an option, since not everyone will be interested in this information.
|
|
Description
|
With Joseph Rezeau's encouragement, I am suggesting the following simple improvement to quiz editing:
Next to each question in the list of available questions, display a list of quizzes in which that question has been used.
For example
Question-999
Used in Quiz-1, Quiz-2, Quiz-4, Quiz-5
With this list, the teacher can easily spot questions that have been used before (e.g., on practice quizzes) and can avoid accidentally reusing those questions when making up a test. In the above example, I would not choose Question-999 for a test because it has already been used in practice quizzes. Or, I might modify the question and save it as a new question to be used on the test.
Only quizzes in the current course should be listed. The feature can be controlled by an option, since not everyone will be interested in this information.
|
Show » |
|
I think the sensible way to do this is as a separate quiz report. The teacher can then have this open in another browser window, or print it out.
It's a great idea, but I am not going to have time to work on it. However, quiz reports are one of the easier sorts of Moodle plugin to create (although it is not well documented), so it would be a good way for someone else to contribute. If anyone does develop it, I suggest putting it in the ocntrib area of CVS in the first instance.