Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
use full path url for learner activity url

added double click functionality to complex activities

updated swfs - using new common learner progress activity display code

  1. … 1 more file in changeset.
fixed request params (for joinLesson etc)

learner currently shows simple tool activitys (no runtime progress updates currently)

Bad definition for the group wait page.

Added support for chosen grouping.

  1. … 5 more files in changeset.
updated SWF - all required startup requests using lessonID param, complete model creation.

removed frameset doctype, updated learner url

Clean up grouping code so that the shared code is in lams.jar, and making it so that learner can't trigger the chosen grouping. I18N the grouping screen and added a wait page for the chosen grouping.

    • -0
    • +46
    ./layout/groupWaitLayout.jsp
  1. … 6 more files in changeset.
Removed the original SessionBean from the system. If needed again, the shared session bean developed by Dapeng can be used. Fixed various issues with Optional Activities and Parallel activites. Should be able to run through a sequence with them okay now.

  1. … 10 more files in changeset.
Temporary indexContent page that points to Flash movies, set up for individual courses/classes rather than the old old organisation model. Done to allow Flash work to be done, while the admin work is in progress.

  1. … 17 more files in changeset.
Implementing the gate screens for learner.

    • -0
    • +33
    ./gate/permissionGateContent.jsp
    • -0
    • +39
    ./gate/scheduleGateContent.jsp
    • -0
    • +46
    ./gate/synchGateContent.jsp
    • -0
    • +52
    ./layout/gateLayout.jsp
  1. … 5 more files in changeset.
Changed to UTF-8 encoding

Removing the unneeded swfs.

Added the core lams tag files.

    • -0
    • +58
    ./WEB-INF/tags/HTMLEditor.tag
    • -0
    • +64
    ./WEB-INF/tags/SetEditor.tag
    • -0
    • +79
    ./WEB-INF/tags/Tab.tag
    • -0
    • +62
    ./WEB-INF/tags/TabBody.tag
    • -0
    • +72
    ./WEB-INF/tags/Tabs.tag
    • -0
    • +56
    ./WEB-INF/tags/headItems.tag
  1. … 1 more file in changeset.
Set up the string that will be used to inform Flash of the learner's progress. This string (attempted&=completed&=current) will be passed to Flash via passon.swf in the tool display jsp.

Removing the unneeded swfs.

now opens exit screen from exitLesson server response

added exit action path

  1. … 1 more file in changeset.
Added "exitted lesson" screen and I18N'd the text of the welcome screen. Made the Action more robust with respect to exceptions - most exceptions are now caught and a proper error message is sent back to Flash (rather than nothing being returned). Changed the LearnerActions to not forward to page when the wddx packet is returned. We now have a Flash interface so forwarding to a page (rather than letting Flash bring up the next bad) is now bad. Had to change the dummy learner screen to still forward temporarily otherwise the dummy screen won't display the tool pages.

  1. … 5 more files in changeset.
Added resume/exit header buttons + LAMS logo + retrieve progress data when joining lesson/sequence

Updated SWF targeting content frame when joining lesson

new Learner SWF (under development)

changed SWF url

Added real learner page back in (with a link from the dummy page) so that mitch can set up the Flash movie. Also set the charset/encoding for these pages to UTF-8

    • -0
    • +84
    ./dummyControlBottomFrame.jsp
    • -0
    • +50
    ./dummyControlFrame.jsp
  1. … 2 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Conf versions of web-settings and manifest files modified to suit and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 9 more files in changeset.
Renaming applicationResources.properties to ApplicationResources.properties

  1. … 31 more files in changeset.
Updated copyright statement - only support GPL v 2.0

    • -106
    • +2
    ./WEB-INF/struts/struts-config.xml
  1. … 35 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 52 more files in changeset.