
| Key: |
MDL-16263
|
| Type: |
New Feature
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Tim Hunt
|
| Reporter: |
Tim Hunt
|
| Votes: |
0
|
| Watchers: |
0
|
|
|
| Participants: |
Ray Lawrence and Tim Hunt
|
| Security Level: |
None
|
| Resolved date: |
03/Sep/08
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
We want students to be able to mark certain questions as they are doing them for whatever purpose, for example:
* because they want to go back and check their answer before submitting the quiz.
* because the results will only be released later, and they particularly want to remember to check whether they got this question right.
* because they want to ask their friend or teacher something relating to that question later.
Design document at http://docs.moodle.org/en/Development:Flagging_questions_during_a_quiz_attempt.
|
|
Description
|
We want students to be able to mark certain questions as they are doing them for whatever purpose, for example:
* because they want to go back and check their answer before submitting the quiz.
* because the results will only be released later, and they particularly want to remember to check whether they got this question right.
* because they want to ask their friend or teacher something relating to that question later.
Design document at http://docs.moodle.org/en/Development:Flagging_questions_during_a_quiz_attempt. |
Show » |
tjhunt committed 18 files to 'Moodle CVS' - 29/Aug/08 06:08 PM
MDL-16263 A way for students to flag/bookmark, particular questions during a quiz attempt for later review.
This is an initial implementation that is now at a working state, but with a few things left to do. It seemed like a good idea to commit it before leaving work on Friday night.
|
|
|
tjhunt committed 1 file to 'Moodle CVS' - 29/Aug/08 06:18 PM
tjhunt committed 2 files to 'Moodle CVS' - 29/Aug/08 07:30 PM
tjhunt committed 2 files to 'Moodle CVS' - 29/Aug/08 07:40 PM
MDL-16263 - next bit. Flags on the quiz summary page.
|
|
|
tjhunt committed 2 files to 'Moodle CVS' - 29/Aug/08 08:22 PM
MDL-16263 - next bit. And display flagged questions in the navigation panel.
|
|
|
committed 9 files to 'Lang CVS' - 30/Aug/08 09:42 PM
MDL-13766 - Translated a new string for repository.
MDL-16267 - Updated a translated string for messaging.
MDL-16267 - Adding three new translated lang files for message processor.
MDL-15362 - Addding a translated lang file for Mahara portfolio plugin.
MDL-16263 - Translated new strings for question and role.
|
|
|
tjhunt committed 3 files to 'Moodle CVS' - 03/Sep/08 10:35 AM
MDL-16263 Flagging questions during a quiz attempt. Update flag state in the navigtion panel when it is updated on the question.
|
|
|
tjhunt committed 1 file to 'Moodle CVS' - 03/Sep/08 01:37 PM
MDL-16263 Flagging questions during a quiz attempt. IE cannot cope with an object initialiser with a trailing comma, so change how thise JS is output.
|
|
|
tjhunt committed 1 file to 'Moodle CVS' - 03/Sep/08 01:38 PM
MDL-16263 Flagging questions during a quiz attempt. Flag updating in nav not working on the review page.
|
|
|
tjhunt committed 3 files to 'Moodle CVS' - 03/Sep/08 01:50 PM
MDL-16263 Flagging questions during a quiz attempt. Make it work nicely with just the keyboard, no mouse, if JavaScript is on.
|
|
|
tjhunt committed 2 files to 'Moodle CVS' - 03/Sep/08 03:11 PM
MDL-16263 Flagging questions during a quiz attempt. Save flag state on submit when JS is off.
|
|
|
tjhunt committed 5 files to 'Moodle CVS' - 03/Sep/08 04:32 PM
MDL-16263 Flagging questions during a quiz attempt. Save flag state on the review page when JS is off too.
|
|
|
made changes - 03/Sep/08 04:33 PM
| Field |
Original Value |
New Value |
|
Resolution
|
|
Fixed
[ 1
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
tjhunt committed 1 file to 'Moodle CVS' - 03/Sep/08 05:37 PM
MDL-16263 Flagging questions during a quiz attempt. Submit all and finish was nuking flag states. Fix that.
|
|
|
committed 3 files to 'Lang CVS' - 04/Sep/08 12:52 AM
tjhunt committed 1 file to 'Moodle CVS' - 04/Sep/08 12:52 PM
martignoni committed 2 files to 'Lang CVS' - 05/Sep/08 06:40 PM
martignoni committed 1 file to 'Lang CVS' - 08/Sep/08 03:30 AM
tjhunt committed 6 files to 'Moodle CVS' - 10/Sep/08 10:45 AM
MDL-16263 - followup - I forgot to commit these images before.
|
|
|
tjhunt committed 1 file to 'Moodle CVS' - 10/Sep/08 10:58 AM
tjhunt committed 7 files to 'Moodle CVS' - 18/Sep/08 03:39 PM
MDL-16334 Convert mod/quiz/comment.php to use attemptlib.php - final part of the work on the quiz navigtion, I hope.
MDL-16559 Remove question/comment.html template, and instead just have a function in questionlib.php
MDL-16562 Regression from MDL-16263, notices when regrading.
Sorry, the three got tangled together (coupled through questionlib) while I was fixing bugs in preparation for a demo.
|
|
|
|