Issue Details (XML | Word | Printable)

Key: MDL-16088
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 0
Watchers: 1
Operations

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

File storage conversion SCORM

Created: 18/Aug/08 05:28 AM   Updated: 09/Sep/08 04:33 PM
Return to search
Component/s: SCORM
Affects Version/s: 2.0
Fix Version/s: 2.0

File Attachments: 1. Text File scorm_22.patch (109 kB)


Participants: Petr Skoda and Piers Harding
Security Level: None
Resolved date: 09/Sep/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda made changes - 18/Aug/08 05:33 AM
Field Original Value New Value
Status Open [ 1 ] In Progress [ 3 ]
Petr Skoda added a comment - 18/Aug/08 05:34 AM
I have started coding the conversion, going to post patch here and let you review it before commit, ok?

Piers Harding added a comment - 18/Aug/08 05:49 AM
Yay for Petr! Your a life save.

Cheers.


Petr Skoda added a comment - 07/Sep/08 02:49 AM
sending patch for review with file API conversion for HEAD,
the most significant change is the scormtype filed which specifies what does the reference field mean

please review, going to commit after your approval (I might still tweak it a bit in the meantime)

Petr


Petr Skoda made changes - 07/Sep/08 02:49 AM
Attachment scorm_18.patch [ 15073 ]
Petr Skoda made changes - 07/Sep/08 06:11 PM
Attachment scorm_20.patch [ 15075 ]
Petr Skoda made changes - 08/Sep/08 07:23 AM
Attachment scorm_22.patch [ 15077 ]
Petr Skoda made changes - 08/Sep/08 06:52 PM
Attachment scorm_18.patch [ 15073 ]
Petr Skoda made changes - 08/Sep/08 06:52 PM
Attachment scorm_20.patch [ 15075 ]
Petr Skoda committed 12 files to 'Moodle CVS' - 09/Sep/08 04:30 PM
MDL-16088 scorm new file api conversion
MODIFY mod/scorm/mod_form.php   Rev. 1.19    (+122 -29 lines)
MODIFY mod/scorm/Attic/api.php   Rev. 1.31    (+3 -3 lines)
MODIFY mod/scorm/db/upgrade.php   Rev. 1.20    (+197 -5 lines)
MODIFY mod/scorm/db/install.xml   Rev. 1.9    (+11 -8 lines)
MODIFY mod/scorm/datamodels/aicclib.php   Rev. 1.14    (+52 -40 lines)
MODIFY mod/scorm/datamodels/scormlib.php   Rev. 1.16    (+133 -129 lines)
MODIFY mod/scorm/settings.php   Rev. 1.2    (+19 -3 lines)
MODIFY mod/scorm/version.php   Rev. 1.57    (+5 -5 lines)
MODIFY mod/scorm/locallib.php   Rev. 1.72    (+138 -462 lines)
MODIFY mod/scorm/lib.php   Rev. 1.105    (+267 -113 lines)
MODIFY lang/en_utf8/scorm.php   Rev. 1.29    (+14 -1 lines)
MODIFY mod/scorm/loadSCO.php   Rev. 1.46    (+27 -29 lines)
Petr Skoda added a comment - 09/Sep/08 04:33 PM
mostly solved, there are still some TODOs around
please file new issues if needed, thanks for review!

Petr


Petr Skoda made changes - 09/Sep/08 04:33 PM
Resolution Fixed [ 1 ]
Status In Progress [ 3 ] Resolved [ 5 ]
Mitsuhiro Yoshida committed 12 files to 'Lang CVS' - 10/Sep/08 01:20 AM
MDL-16088 - Translated new strings for SCORM.
MDL-6751,MDL-16407 - Translated new strings for admin.
MDL-16408 - Translated new strings for question types pages.
MDL-15833 - Translated new strings for portfolio.
MDL-15362 - Translated new strings for Mahara ePortfolio.
MDL-13766 - Translated new strings for repository.
MDL-16409 - Translated new strings for question instance report.
MODIFY ja_utf8/qtype_multichoice.php   Rev. 1.14    (+3 -2 lines)
MODIFY ja_utf8/portfolio_mahara.php   Rev. 1.6    (+6 -1 lines)
MODIFY ja_utf8/qtype_randomsamatch.php   Rev. 1.2    (+4 -1 lines)
MODIFY ja_utf8/README   Rev. 1.809    (+1 -1 lines)
ADD ja_utf8/report_questioninstances.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/admin.php   Rev. 1.300    (+12 -1 lines)
MODIFY ja_utf8/scorm.php   Rev. 1.34    (+14 -1 lines)
MODIFY ja_utf8/portfolio.php   Rev. 1.18    (+11 -1 lines)
MODIFY ja_utf8/qtype_multianswer.php   Rev. 1.4    (+4 -1 lines)
ADD ja_utf8/qtype_missingtype.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/repository.php   Rev. 1.23    (+2 -1 lines)
MODIFY ja_utf8/qtype_shortanswer.php   Rev. 1.4    (+4 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 15/Sep/08 12:24 AM
MDL-16088 new translated strings
MODIFY fr_utf8/scorm.php   Rev. 1.29    (+15 -2 lines)