LDEV-1097: Learner progress screen didn't cope when the learner had been force completed. Also, was showing buttons for finishwhen in monitoring mode. Hopefully the buttons are right now.
LDEV-1097: Learner progress screen was the wrong results - wasn't picking up the results for the specified user. Also, was showing buttons for finishwhen in monitoring mode. Hopefully the buttons are right now.
LDEV-1097: Learner progress screen was the wrong results - wasn't picking up the results for the specified user. Also, was showing buttons for edit and check new when in monitoring mode. Hopefully the buttons are right now.
LDEV-1097: Learner progress screen throwing an exception when trying to view learner progress for a learner other then the current monitoring user. The buttons on the report page weren't quite right either - there was an edit button for the reflection on the monitor page. Hopefully all correct now.
LDEV-1097: The url for the learner progress screen was wrong. The learner progress url shouldn't use the current user's id, it should use the id in the request.
LDEV-1097: Noticeboard wasn't handling the user progress screen correctly. If the mode is the monitoring mode, then it shouldn't use the current user's id, it should use the id in the url. Also, the user progress screen should be read only (no buttons) but the learner's review screen (ie that the learner gets after completing the activity) shouldn't be read only as they should be able to change their reflection.