Fix for LDEV-809Added report_submitted field to the scribe session table.The learner and scribe cannot agree until a report has been submitted.If scribe submits an empty report, it is ignored.
LDEV-824 Hide Submit and Cancel buttons while editing activity items.Added javascript code to the showMessage and hideMessage functions to set the visibility of the Save and Cancel buttons to hidden whilst the iframe is present.
Renamed <P> id attribute from authoringButton to saveCancelButtons to improve clarity. This id is used by javascript to hide and show the save and cancel buttons.