Fixed problem where the learner interface didn't start the first time the learner joined the lesson. This was due to the activity in the request being a proxy activity rather than a real activity. Fixed it by having some common code that puts it in the activity, and get Hibernate to load a "real" activity before putting it in the request.
Fixed problem where the learner interface didn't start the first time the learner joined the lesson. This was due to the activity in the request being a proxy activity rather than a real activity. Fixed it by having some common code that puts it in the activity, and get Hibernate to load a "real" activity before putting it in the request.
Changed authoring to use the user from the shared session, the correct url parameters and to only update the attachment records when the user clicks save.
change many: 1. Instruction files/ topics save point in authoring 2. Only topic creator editable topic 3. Cascade delete children topics etc...A stable version in Learner and Author function
Changes that Dave made but could not commit because CVS was full. Changes were to support the change in structure for the getting the library activity details