Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix for textareas/FCKeditors

  1. … 1 more file in changeset.
Enclose javascript into Html body tag, so it can work in FF.

  1. … 11 more files in changeset.
After making learning module request scope based, View-only learner screen and export portfolio screens have also been modified to work with this new logic. They are functional now.

Also some fixes for LDEV216.

  1. … 9 more files in changeset.
Exception handler define for STRUTS.

  1. … 5 more files in changeset.
Learner Progress View state management updates

    • -199
    • +0
    ./learning/Copy of SingleQuestionAnswersContent.jsp
  1. … 4 more files in changeset.
Finished LDEV278 for learner flow for both sequential and non sequential modes. Finished for Preview mode. To do: Learner progress and probably Export Portfolio

    • -2
    • +4
    ./learning/IndividualLearnerResults.jsp
  1. … 5 more files in changeset.
Learning form placed into request scope and hidden form properties are used in conjunction with DTOs for session maintenance.

    • -9
    • +17
    ./learning/IndividualLearnerResults.jsp
  1. … 4 more files in changeset.
Both sequential and non-sequential modes have been converted to request scope up to 90 percent. Still to be done for tool content id and tool session id and for learner progress.

    • binary
    ./images/green_arrow_down_right.gif
    • -0
    • +199
    ./learning/Copy of SingleQuestionAnswersContent.jsp
    • -122
    • +67
    ./learning/SingleQuestionAnswersContent.jsp
  1. … 6 more files in changeset.
LDEV278: Completed workflow for Preview and standard learner flow FOR non-sequential mode. To do: Finish sequential mode and Learner Progress modes and move form properies to SessionMap.

    • -5
    • +1
    ./learning/IndividualLearnerResults.jsp
  1. … 10 more files in changeset.
More work on LDEV278

    • -3
    • +5
    ./learning/IndividualLearnerResults.jsp
    • -0
    • +65
    ./learning/RunOffline.jsp
  1. … 9 more files in changeset.
Fixing (LDEV-278) Modify Vote, MCQ and Q&A learning module to use the request not the session

Not complete yet. Adding DTOs to individual screens.

Eliminating session scoped properties.

Finished 1st and 2nd screens.

Not ready for testing/using yet.

    • -97
    • +34
    ./learning/CombinedAnswersContent.jsp
    • -129
    • +54
    ./learning/IndividualLearnerResults.jsp
  1. … 16 more files in changeset.
Standardizing the Define Later screens

    • -0
    • +55
    ./WEB-INF/tags/DefineLater.tag
    • -0
    • +65
    ./learning/defineLater.jsp
  1. … 58 more files in changeset.
Fix up some of the page layout.

Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 72 more files in changeset.
fixed css tag

Adding updated SetEditor.tag to tools

  1. … 6 more files in changeset.
Look and feel updates

Appied new style to learner module

    • -11
    • +4
    ./learning/CombinedAnswersContent.jsp
    • -34
    • +53
    ./learning/IndividualLearnerResults.jsp
    • -15
    • +7
    ./learning/SingleQuestionAnswersContent.jsp
Improved look and feel

remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

  1. … 14 more files in changeset.
Look and feel updates

  1. … 5 more files in changeset.
look and feel updates

  1. … 2 more files in changeset.
Look and feel updates

    • -62
    • +53
    ./authoring/InstructionsContent.jsp
    • -21
    • +9
    ./learning/CombinedAnswersContent.jsp
    • -36
    • +15
    ./learning/IndividualLearnerResults.jsp
    • -115
    • +97
    ./learning/ResultsSummary.jsp
    • -38
    • +9
    ./learning/SingleQuestionAnswersContent.jsp
  1. … 7 more files in changeset.
Updated look and feel with the new styles and tags

    • -15
    • +16
    ./WEB-INF/tags/AuthoringButton.tag
    • -0
    • +59
    ./WEB-INF/tags/ExportPortOutput.tag
    • -0
    • +78
    ./WEB-INF/tags/Passon.tag
    • -51
    • +47
    ./authoring/AuthoringMaincontent.jsp
    • -40
    • +18
    ./authoring/InstructionsContent.jsp
    • -0
    • +5
    ./common/fckeditorheader.jsp
  1. … 87 more files in changeset.
Preview mode implementation. Fix for LDEV259

  1. … 1 more file in changeset.
refactored session attribute usage

    • -1
    • +0
    ./monitoring/MonitoringMaincontent.jsp
  1. … 9 more files in changeset.
Fix to LDEV334. UTF meta tag change

Finalized tasks LDEV 260 and LDEV266. Grouping based Summary screen and export portfolio is done.

    • -0
    • +126
    ./monitoring/SummaryAllSessions.jsp
    • -0
    • +118
    ./monitoring/SummaryIndividualSession.jsp
  1. … 6 more files in changeset.
export portfolio for learner is completed

  1. … 4 more files in changeset.
Export portfolio learner and teacher