History | Log In     View a printable version of the current page.  
We are currently focused especially on Moodle 2.0, Moodle 1.9.x bugs and Moodle 1.9.x testing.    Confused? Lost? Please read this introduction to the Tracker.
Issue Details (XML | Word | Printable)

Key: MDL-8974
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Duplicate
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: John Isner
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Moodle

Question-quiz cross reference list

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
 

Participants: John Isner and Tim Hunt
Security Level: None


 Description  « Hide
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.


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tim Hunt - 30/Mar/07 07:19 AM
I don't think this fits on the quiz editing page.

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.

John Isner - 30/Mar/07 08:45 AM
I should have mentioned that I only display the cross-reference list when displaying the question text. Then it fits! Just print it on one or more lines above the question text. A separate report would defeat the purpose, since the cross-reference list is integral to choosing questions for a quiz.

Tim Hunt - 05/Sep/08 12:21 PM
Resolving as duplicate as per Jamie's last comment.