Issue Details (XML | Word | Printable)

Key: MDL-16651
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Dan Marsden
Reporter: Tim Hunt
Votes: 1
Watchers: 4
Operations

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

There is no way to delete student's SCORM attempts

Created: 24/Sep/08 04:12 PM   Updated: 22/Jan/09 01:30 AM
Return to search
Component/s: SCORM
Affects Version/s: 1.9.2
Fix Version/s: 1.9.4

File Attachments: 1. Text File scorm_delete_responses.patch (9 kB)

Issue Links:
Duplicate
 

Participants: Dan Marsden, Helen Foster, Piers Harding and Tim Hunt
Security Level: None
Resolved date: 01/Dec/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
The quiz module offers this functionality, and sometime it is necessary, for example to allow one particular student a second attempt at a scorm limited to one attempt.

In the quiz it is implemented as a column of checkboxes in the report that lists students' attempts, with a 'Delete selected attempts' button below.

(Also, it is very useful if you are trying to run the SCORM compliance test suite and something goes wrong half way through, and you need to reset and start again.)

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Piers Harding committed 5 files to 'Moodle CVS' - 30/Nov/08 02:51 AM
MDL-16651 - add in delete attempt capability - thanks Dan/Tim.
MODIFY mod/scorm/db/access.php   Rev. 1.11    (+11 -2 lines)
MODIFY lang/en_utf8/scorm.php   Rev. 1.37    (+4 -2 lines)
MODIFY mod/scorm/version.php   Rev. 1.62    (+2 -2 lines)
MODIFY mod/scorm/locallib.php   Rev. 1.81    (+89 -39 lines)
MODIFY mod/scorm/report.php   Rev. 1.55    (+88 -40 lines)
Piers Harding committed 5 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 30/Nov/08 02:56 AM
MDL-16651 - add in delete attempt capability - thanks Dan/Tim. backport 1.9.
MODIFY mod/scorm/report.php   Rev. 1.46.2.6    (+88 -40 lines)
MODIFY lang/en_utf8/scorm.php   Rev. 1.18.4.11    (+2 -1 lines)
MODIFY mod/scorm/locallib.php   Rev. 1.46.2.22    (+119 -72 lines)
MODIFY mod/scorm/version.php   Rev. 1.53.2.4    (+3 -3 lines)
MODIFY mod/scorm/db/access.php   Rev. 1.10.2.1    (+11 -2 lines)
Mitsuhiro Yoshida committed 14 files to 'Lang CVS' - 01/Dec/08 12:17 PM
MDL-16651 Translated a new string for scorm.
MDL-16417 Adding translated lang files for googledocs/picasa plugins.
MDL-17464 Translated a new string for course report log.
MDL-11984 Translated a new string for block online users.
MDL-17473 Adding a translated lang file for Picasa Web Albums Plugin.
MDL-13202 Translated a new string for install.
Brushed up translated strings and help files for 'user list', the meaning is same.
MODIFY ja_utf8/admin.php   Rev. 1.321    (+2 -2 lines)
MODIFY ja_utf8/README   Rev. 1.881    (+1 -1 lines)
MODIFY ja_utf8/bulkusers.php   Rev. 1.10    (+3 -3 lines)
MODIFY ja_utf8/help/bulkusers/selectedlist.html   Rev. 1.5    (+1 -1 lines)
MODIFY ja_utf8/block_online_users.php   Rev. 1.5    (+2 -1 lines)
MODIFY ja_utf8/moodle.php   Rev. 1.332    (+2 -2 lines)
MODIFY ja_utf8/chat.php   Rev. 1.29    (+3 -3 lines)
MODIFY ja_utf8/coursereport_log.php   Rev. 1.3    (+2 -1 lines)
ADD ja_utf8/portfolio_googledocs.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/scorm.php   Rev. 1.42    (+3 -2 lines)
MODIFY ja_utf8/install.php   Rev. 1.45    (+7 -1 lines)
ADD ja_utf8/portfolio_picasa.php   Rev. 1.1    (+0 -0 lines)
ADD ja_utf8/repository_picasa.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/help/bulkusers/lists.html   Rev. 1.3    (+2 -2 lines)
martignoni committed 1 file to 'Lang CVS' - 08/Dec/08 12:08 AM
MDL-16651 strings translated
MODIFY fr_utf8/scorm.php   Rev. 1.37    (+3 -1 lines)
wildgirl committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 22/Jan/09 01:21 AM
scorm lang string: MDL-16651 added scorm:deleteresponses
MODIFY lang/en_utf8/scorm.php   Rev. 1.18.4.13    (+2 -1 lines)
wildgirl committed 1 file to 'Moodle CVS' - 22/Jan/09 01:21 AM
scorm lang string: MDL-16651 added scorm:deleteresponses
MODIFY lang/en_utf8/scorm.php   Rev. 1.40    (+2 -1 lines)
Mitsuhiro Yoshida committed 5 files to 'Lang CVS' - 22/Jan/09 08:18 AM
MDL-17889 Translated a new string for tag.
MDL-14992 MDL-17302 MDL-17942 Translated new strings for error messages.
MDL-17364 Translated a new string for forum ajax rating.
MDL-16651 Translated a new string for scorm.
MODIFY ja_utf8/forum.php   Rev. 1.83    (+3 -1 lines)
MODIFY ja_utf8/README   Rev. 1.922    (+1 -1 lines)
MODIFY ja_utf8/scorm.php   Rev. 1.44    (+2 -1 lines)
MODIFY ja_utf8/tag.php   Rev. 1.19    (+2 -1 lines)
MODIFY ja_utf8/error.php   Rev. 1.118    (+4 -0 lines)
martignoni committed 1 file to 'Lang CVS' - 24/Jan/09 04:59 AM
MDL-16651 New string added
MODIFY fr_utf8/scorm.php   Rev. 1.39    (+2 -1 lines)