lams_tool_lamc

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

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.

    • -0
    • +201
    ./src/java/org/lamsfoundation/lams/tool/mc/McLearnerAnswersDTO.java
  1. … 4 more files in changeset.
Updating Spanish

  1. … 6 more files in changeset.
Standardizing the Define Later screens

    • -0
    • +55
    ./web/WEB-INF/tags/DefineLater.tag
    • -0
    • +65
    ./web/learning/defineLater.jsp
  1. … 30 more files in changeset.
Add customiseSessionID.

  1. … 6 more files in changeset.
Fix up some of the page layout.

Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 7 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

    • -35
    • +39
    ./web/export/exportportfolio.jsp
  1. … 65 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
    ./web/learning/CombinedAnswersContent.jsp
    • -16
    • +42
    ./web/learning/RedoQuestions.jsp
    • -45
    • +62
    ./web/learning/ResultsSummary.jsp
Improved look and feel

    • -60
    • +67
    ./web/authoring/AdvancedContent.jsp
    • -3
    • +2
    ./web/authoring/AuthoringMaincontent.jsp
    • -2
    • +2
    ./web/authoring/InstructionsContent.jsp
init first authoring tab

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.
Updating Swedish translations. Adding Greek

    • -0
    • +244
    ./conf/language/ApplicationResources_el.properties
    • -7
    • +14
    ./conf/language/ApplicationResources_sv.properties
look and feel updates

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

    • -23
    • +8
    ./web/authoring/AdvancedContent.jsp
    • -3
    • +5
    ./web/authoring/AuthoringMaincontent.jsp
    • -59
    • +32
    ./web/authoring/BasicContent.jsp
    • -62
    • +53
    ./web/authoring/InstructionsContent.jsp
    • -44
    • +24
    ./web/authoring/OptionsContent.jsp
    • -21
    • +9
    ./web/learning/CombinedAnswersContent.jsp
    • -23
    • +14
    ./web/learning/RedoQuestions.jsp
    • -113
    • +95
    ./web/learning/ResultsSummary.jsp
  1. … 7 more files in changeset.
updated look and feel

Updated look and feel with the new styles and tags

    • -15
    • +16
    ./web/WEB-INF/tags/AuthoringButton.tag
    • binary
    ./web/WEB-INF/tags/ExportPortOutput.tag
    • -56
    • +56
    ./web/WEB-INF/tags/HTMLEditor.tag
    • binary
    ./web/WEB-INF/tags/Passon.tag
    • -64
    • +90
    ./web/WEB-INF/tags/SetEditor.tag
    • -38
    • +43
    ./web/WEB-INF/tags/headItems.tag
    • -22
    • +8
    ./web/authoring/AdvancedContent.jsp
    • -52
    • +48
    ./web/authoring/AuthoringMaincontent.jsp
    • -40
    • +18
    ./web/authoring/InstructionsContent.jsp
  1. … 87 more files in changeset.
Partial fix to stats page report

  1. … 7 more files in changeset.
Preview mode implementation. Fix for LDEV259

  1. … 2 more files in changeset.
Updating Spanish and Korean translations

Changes to handling Preview mode

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

    • -1
    • +0
    ./web/monitoring/MonitoringMaincontent.jsp
Fix to LDEV334. UTF meta tag change

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

    • -174
    • +97
    ./web/export/ExportContent.jsp
    • -0
    • +126
    ./web/monitoring/SummaryAllSessions.jsp
    • -0
    • +118
    ./web/monitoring/SummaryIndividualSession.jsp
export portfolio for learner is completed

Fix for LDEV324

Completed fix LDEV324