adding a field to the scorm form

adding a field to the scorm form

by Raphael Goldman -
Number of replies: 0

Hello,

I have added a field to the form of creating a scorm activity,

Where does the code deals with getting the values of the form and inserting the data to the scorm table?

I have created a new field in the scorm table.

I only found in lib.php line 117 - $id = $DB->insert_record('scorm', $scorm); (Moodle 2.51)

I don't see before where all the others variables are being saved.

 

Thanks

Raphael

Average of ratings: -