|
|
 |
- last updated a few seconds ago
Friday 07 Mar 2008
LDEV-1005: Added lesson name to headings, added help button, improved layout, improved browser compatibility on the page sizing, added scrolling to the iframe, hide the branches that the user isn't doing, adding support for the jump ahead in preview.
-
-
… 23 more files in
changeset.
Friday 15 Feb 2008
LDEV-1473: Fixing up the complex activity pages. Now have three statuses: Not Started, Started and Completed. The sequence activities show up as their own pages. The branching, optional sequence and sequence pages all have links to contained activities if the activities are started or completed. The activities in the sequences are now ordered by transition, rather than order id, as that is what the progress engine uses to determine order.
-
-
-
-
… 1 more file in
changeset.
Thursday 14 Feb 2008
LDEV-1473: Removing the class cast exception that an occur on the learner progress screen for branching - the old CGLIB problem.
LDEV-1473: Removing the class cast exception that an occur on the learner progress screen for branching - the old CGLIB problem.
Tuesday 12 Feb 2008
LDEV-1400: When a force complete is done, any branching, optional sequences or optional activities have the parent activity marked as complete, but no children are marked as complete.
Tuesday 15 Jan 2008
LDEV-1473 Add learner progress screens for complex activities. Parallel activities display simultaneously just like in learner; optional/branch activities state whether they have been started or not; optional/branch sequences display whether the sequences have been started, and link to each tool's learner progress url if the activity has been attempted. Branch screen yet to be tested due to flash error when making callback to LAMS.
-
-
-
-
… 6 more files in
changeset.
Thursday 10 Jan 2008
LDEV-1480: Set the Group UIID and Entry UIID fields so that Live Edit is able to handle the designs properly.
Friday 04 Jan 2008
LDEV-1480: Live Edit is wiping out any existing groups for teacher chosen branching. I've added uiids to the grouping and this fixes part of the problem - the groups are now kept but the mapping entries are lost.
Sunday 09 Dec 2007
LDEV-750: Adding insert sequence into sequence functionality. Basic functionality done - still yet to do the Flash side and some security checking.
-
-
… 35 more files in
changeset.
Monday 19 Nov 2007
LDEV-1410: When a description wasn't supplied for a lesson, a default description was always set. The default has been removed. I've also improved the handling for a missing lesson title, but it will probably never be used as Flash ensures there is a lesson title.
Friday 09 Nov 2007
LDEV-1278: Adding calls that allow the sending of learner progress records in batches.
Friday 19 Oct 2007
LDEV-1375: Implementing the class export portfolio page for sequence activities
-
-
… 5 more files in
changeset.
Thursday 18 Oct 2007
LDEV-1375: Adding a page for sequence activities for class export portfolio. This requires setting it up as a system tool so that we have a url for the export portfolio.
-
-
-
… 2 more files in
changeset.
LDEV-1280: Changing the export portfolio url to suit changes made to split branching action into three actions.
Wednesday 10 Oct 2007
LDEV-1280: Implementing assign groups to branch in monitor screen (for define later). Split the current branching activity into three - one for each type of branching. Also moved the UTF-8 ajax fix to a common class in lams.jar so it can be used for all AJAX calls if desired.
-
-
-
-
-
-
-
-
… 4 more files in
changeset.
Monday 24 Sep 2007
LDEV-1134: Fixed the View Branches screen for tool output based branching - I can't list the users based on groups as they aren't in groups (and I can't put them in groups as the groups have to be linked to the condition and if the user goes to the default branch there is no condition). So for tool output based branching I have to find the users via their progress records.
-
-
-
-
… 6 more files in
changeset.
Friday 21 Sep 2007
-
-
-
-
-
… 1 more file in
changeset.
Tuesday 11 Sep 2007
Monday 10 Sep 2007
LDEV-1258 Live edit flag is set to false when the learning design is copied
Adding proper logging and excepting handling ( LDEV-1271)
fixed from previews revision
Sunday 09 Sep 2007
Allows to open gates for synch, permission and schedule activities. If gate is schedule gate, it unshedules the job from the scheduler ( LDEV-1271)
Wednesday 29 Aug 2007
LDEV-1109: Implement more of the authoring support for tool output based branching. Added the table to store the conditions designed in authoring and refactored the branch mapping table to support the conditions. Modified the authoring code to expect the new objects from the authoring client.
-
-
-
-
… 8 more files in
changeset.
Thursday 02 Aug 2007
Made the userlist in the GroupDTO optional, so that it isn't passed to authoring.
-
-
… 6 more files in
changeset.
Friday 27 Jul 2007
LDEV-1134: Preview now lets the author select a branch to view, but the author can only do one branch. To view all branches, the author needs to run preview multiple times.
-
-
… 7 more files in
changeset.
Tuesday 17 Jul 2007
LDEV-1134: Branching: View screen for the class export portfolio
-
-
-
… 10 more files in
changeset.
Monday 09 Jul 2007
View branch screen done for the group based branching and tool based branching activities.
-
-
… 5 more files in
changeset.
Wednesday 04 Jul 2007
Branching: Teacher chosen branch screen basically working. Still a bit of clean up on the messages to go.
-
-
-
-
-
… 10 more files in
changeset.
Further work on the teacher chosen branching screen. This included ensuring that the tool sessions aren't created for the activities within a branch when a lesson is created (as the users aren't known in advance) and also ensuring that there is always a grouping object attached to a branching activity during a lesson so that the grouping logic doesn't have to create it.
Tuesday 03 Jul 2007
Branching: Create the Teacher Chosen branching screen, based on the existing Chosen Grouping screen. Not working yet but the changes have required changing the LessonService (in lams.jar) to take Grouping as a parameter, rather than GroupingActivity, so checking in Monitoring changes to match.
-
-
-
-
-
… 2 more files in
changeset.
|