|
|
 |
- last updated a few seconds ago
Monday 07 Apr 2008
LDEV-1594: Made the I18N code more generic so that tool's could get any arbitrary value (rather than having to access their message source directly). This was useful for the open vote option in voting, and may also be useful for custom conditions.
-
-
… 2 more files in
changeset.
Monday 31 Mar 2008
list of lessons returned was including preview lessons when it shouldn't.
Wednesday 26 Mar 2008
LDEV-1594: Added a new flag "showConditionNameOnly". When this is true, Flash will hide the details of the condition (e.g. Range blah to blah). Needed for the default Voting activity as the condition details are meaningless to the user.
Tuesday 18 Mar 2008
LDEV-1579: Tools now indicate whether or not they support tool outputs, which allows the authoring client to only list tools that should have conditions.
-
-
-
-
-
-
… 8 more files in
changeset.
Monday 17 Mar 2008
LDEV-1572: Resize charts to allow larger charts when the legend is large. If it looks like the legend will go over 4 or more lines, then it creates a chart 750x550. I've also increased the size of the small chart to 400 square. Moved some of the common code into a utility class so that our sizing is always consistent.
-
-
… 3 more files in
changeset.
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.
-
-
-
… 22 more files in
changeset.
Wednesday 05 Mar 2008
LDEV-1005: Implementing a non-Flash learner interface
-
-
-
-
… 49 more files in
changeset.
Tuesday 04 Mar 2008
LDEV-1563: Allow sites to set up a custom tab.
-
-
… 10 more files in
changeset.
Monday 03 Mar 2008
LDEV-1558: Once a learner completes a lesson by hitting a "stop after activity" branch, it stays completed, irrespective of whether the user hits resume or if Live Edit is done and new activities are added to the end of the design.
-
-
-
-
… 7 more files in
changeset.
Friday 29 Feb 2008
LDEV-1447 update workspace/folder names when group gets a new name
Friday 22 Feb 2008
Adding LessonJoin xml web service that allows a learner to join a lesson, based on a learning design id - creates new lesson as necessary based on given max class size.
-
-
-
-
-
… 2 more files in
changeset.
Monday 11 Feb 2008
LDEV-523, LDEV-1527: The tool's help urls need to be modified to include the language code before sending to Flash.
-
-
-
-
-
-
-
-
-
-
-
-
… 9 more files in
changeset.
Thursday 31 Jan 2008
LDEV-1217 When user cancels an export portfolio download, an exception is not caught
-
-
… 1 more file in
changeset.
LDEV-1477: Server validation now allows for empty sequences in optional sequences
LDEV-1477: Server validation now handles activities in a branch that are unreachable.
Thursday 24 Jan 2008
LDEV-1489: Reducing the repetitive debugging entries that are of very little actual debugging use.
-
-
-
… 2 more files in
changeset.
Wednesday 23 Jan 2008
LDEV-1513: Adding call to allow the integration module to get a single user's learner progress, rather than the whole lot.
-
-
-
… 1 more file in
changeset.
Tuesday 22 Jan 2008
Committing a fix for the .LRN student progress module. users can now get progresses for any student and not just their own progress
-
-
-
… 2 more files in
changeset.
Friday 18 Jan 2008
LDEV1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales. FCKEditor language file mapping added to SupportedLocale persistant object, filtered through User and UserDTO for use in the FCKEditor tag.
-
-
-
-
… 1 more file in
changeset.
Tuesday 15 Jan 2008
LDEV-1454: Adding two default conditions for each boolean tool output. This will allow the authoring branching clients to set up default conditions for these outputs.
-
-
-
-
… 2 more files in
changeset.
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.
-
-
… 8 more files in
changeset.
Friday 11 Jan 2008
LDEV-1221: Adding readOnly flag so that Flash can stop the user trying to delete a read only design.
Wednesday 09 Jan 2008
LDEV-1324 Allow group admins/managers to edit group details, but not group permissions; group's status editable by admin/manager when 'canChangeStatusOfCourse' is enabled; refactored organisation related jsps into their own directory.
-
-
… 8 more files in
changeset.
Tuesday 08 Jan 2008
lams_central shouldn't have dependency in lams_learning - moving method from LearnerService to LessonService in lams_common, as a result also moving Index*Beans to lams_common
-
-
-
-
-
-
… 9 more files in
changeset.
Refactor jdbc call in DisplayGroupAction (gets list of lessons for index page) to use hibernate named query via LessonDAO and ICoreLearnerService.
-
-
-
… 4 more files in
changeset.
Thursday 03 Jan 2008
LDEV-1284 alter the register (web) service to accept course ids and names as inputs. Also altered the integration service to handle course names, and boolean flags for whether users are staff, and whether to use the extServer's prefix in the org/user name. Tested with Moodle integration and sign up script.
-
-
-
… 3 more files in
changeset.
Friday 14 Dec 2007
Refactor admin breadcrumb so that title of a page is separate from the breadcrumb; put more info in orgs and user lists.
-
-
-
-
-
-
… 31 more files in
changeset.
Thursday 13 Dec 2007
LDEV-1284 add check for when organisation is missing in integration entry; don't add new users to the integration org since there no longer is one.
-
-
… 1 more file in
changeset.
Monday 10 Dec 2007
LDEV-1376: Couple of small tweaks needed on the back end - the validation wanted start to be not null so that was removed (the logic in the runtime test was fine, it was just the validation) and the greater than was sending back a dummy 9999, which is now null.
|