Issue Details (XML | Word | Printable)

Key: MDL-7093
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Dan Marsden
Reporter: Roberto Pinna
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-7068

DB upgrade

Created: 19/Oct/06 01:09 PM   Updated: 05/Aug/08 09:32 AM
Return to search
Component/s: SCORM
Affects Version/s: 1.7
Fix Version/s: 1.9

File Attachments: 1. File mysql.sql.new (7 kB)


Participants: Dan Marsden, Jesús Rincón, Martin Dougiamas and Roberto Pinna
Security Level: None
Resolved date: 04/Apr/07
Affected Branches: MOODLE_17_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
The SCORM 2004 introduce sequencing with a complex definition in the manifest and this causes a lot of new needed for store all the things in the DB.
Moreover to have a more flexible scoes attributes storing, every SCORM/AICC type has some different attributes, the scorm_scoes table must be changed and an attribute table is needed so the global sco informations are stored in the classic scorm_scoes table and all the type variable attributes will be stored in a new table.
Attached you will find an idea of MySQL table definition I think is needed, please check if it's the right idea.
All the related files (XMLDB, other DBs, backup and restore) must be updated and several part in the library code needs to be changed.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
No commits have yet been performed on this issue.