ApplicationResources.properties

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
No longer required - language files now split into LAMS and RAMS. These files missed being deleted in cvs when the files were moved.

  1. … 9 more files in changeset.
Updating Arabic, Danish, English, Spanish, French, Korean, Norwegian and Polish

  1. … 7 more files in changeset.
no title note entry

no title note entry + ie7 fscommand calls

  1. … 9 more files in changeset.
Updating English and Spanish

  1. … 1 more file in changeset.
Updating danish, English, Spanish, French, Korean Norwegian and Polish

    • -25
    • +25
    ./ApplicationResources.properties
  1. … 6 more files in changeset.
journal entries page for teachers - accessible from Monitor (learners tab)

  1. … 15 more files in changeset.
my notes - add/edit/view notes/journal entries

  1. … 13 more files in changeset.
Updating Danish, English, Spanish, French, Korean, Norwegian

  1. … 5 more files in changeset.
notebook view all page (popup jsp) + add notebook entry or journal (not quite ready) (popup jsp)

  1. … 15 more files in changeset.
monitor call updated + i18n label

  1. … 1 more file in changeset.
updated notebook export (export portfolio) - private/teacher viewable (public) flag + handling for teacher's exporting a learner's portfolio (only see teacher viewable notes i.e journals)

  1. … 13 more files in changeset.
export portfolio - add notebook entries (learner)

  1. … 12 more files in changeset.
Added missing text displayed when the progress engine tries to close the window (from when a user goes back to a previous activity). Only seen if the window fails to close e.g. something goes wrong and we aren't in a popup window.

Adding Polish and updating English, Spanish, Korean and Norwegian

  1. … 4 more files in changeset.
LDEV-563 Fixed OptionActivity bug and rewording learner page message

  1. … 2 more files in changeset.
The export portfolio headings were missing - somehow they missed being entered on the translation website.

Adding Arabic updating English and Norwegian

    • -74
    • +46
    ./ApplicationResources.properties
  1. … 5 more files in changeset.
close learner (tool activity) popup window on 'finish' click if tool session/activity completed LDEV-506

  1. … 6 more files in changeset.
Improving the "waiting" page for export portfolio. Now styled correctly, updates every 10 secs to give the user feedback and has a close button once the generation is complete. Java code also contains some test code that can be used to test the timeout (commented out).

  1. … 2 more files in changeset.
Updating export portfolio for the new stylesheets. New sheets applied and some extra data added to the page (such as learner name). Doesn't look right yet as the images aren't available and the css references have had to be hardcoded and this should be done via the css tag.

  1. … 5 more files in changeset.
Finishing off I18N of learning

  1. … 6 more files in changeset.
Implementing gate and grouping screens for export portfolio.

  1. … 42 more files in changeset.
Changed export portfolio to * reduce the number of error messages * move the html out of the I18N file and into jsps * use the learning design processor so that the activities are processed (and hence displayed) in the correct order.

  1. … 17 more files in changeset.
Preview changes: (1) when define later activity occurs don't tell the tool that it is define later but display a special screen before going to the next tool (2) for chosen grouping, schedule and permission gates show the normal page with an extra preview message then override the normal process and continue.

Also part A of a change to the Flash call to get the learner progress - it should take the lesson id not the progress id.

  1. … 14 more files in changeset.
Call passon to update the progress bar on tool pages, optional activities and the completed screen.

Should also cope with the user partially doing an optional activity, continuing on in the design, then coming back later to the optional activity to do more, and then going back to where they were up to in the sequence before jumping back.

  1. … 18 more files in changeset.
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.

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

  1. … 13 more files 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. … 8 more files in changeset.
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

  1. … 16 more files in changeset.