lams_tool_vote

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding the short parameter to the Date tag.

  1. … 7 more files in changeset.
Removed xmlrequest.js. No longer being used.

    • -61
    • +0
    ./web/includes/javascript/xmlrequest.js
  1. … 5 more files in changeset.
Removed xmlrequest.js. No longer being used.

  1. … 13 more files in changeset.
Added reflection support for the 1.0.2 import

  1. … 5 more files in changeset.
tool db update - help url

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

    • -0
    • +141
    ./conf/language/ApplicationResources_es_ES.properties
    • -13
    • +7
    ./conf/language/ApplicationResources_ko_KR.properties
    • -13
    • +7
    ./conf/language/ApplicationResources_no_NO.properties
    • -0
    • +141
    ./conf/language/ApplicationResources_pl_PL.properties
Reflection added to monitoring and export portfolio

    • -0
    • +97
    ./web/monitoring/LearnerNotebook.jsp
    • -0
    • +45
    ./web/monitoring/SummaryContent.jsp
reflection radiobox made checkbox

fix for new lines

updated an entry

Adding German and Arabic

    • -0
    • +136
    ./conf/language/ApplicationResources_ar_JO.properties
    • -0
    • +136
    ./conf/language/ApplicationResources_de_DE.properties
Reflection done for authoring and learner modes. Added properties: label.notebook.entries = Notebook Entries label.reflection = Reflection label.learner =Learner

  1. … 3 more files in changeset.
removed redundant properties

calls to redundant keys eliminated

removed redundant keys

Renamed security-role STAFF to MONITOR

  1. … 14 more files in changeset.
Updating English Korean and Norwegian

    • -2
    • +4
    ./conf/language/ApplicationResources_ko_KR.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_no_NO.properties
Reflection work in progress: Updated pojos, jsps.

Removed redundant properties keys

    • -0
    • +25
    ./web/authoring/AdvancedContent.jsp
    • -0
    • +65
    ./web/learning/RunOffline.jsp
Added label.reflect =Reflect on MCQ

  1. … 1 more file in changeset.
Added properties:

label.default.runOffline =Sorry this activity is set to be run offline, please ask your teacher for further instructions.

label.continue =Continue

Fix for LDEV-603 Add button in Authoring a bit too much to the right

    • -51
    • +58
    ./web/authoring/BasicContent.jsp
Implementing/fixing 1.0.2 content import

  1. … 15 more files in changeset.
Voting Date/Time presentation fix based on new tag and java.til.Date

    • -1
    • +1
    ./web/monitoring/AllSessionsSummary.jsp
    • -1
    • +1
    ./web/monitoring/VoteNominationViewer.jsp
Updating English, Korean, Norwegian

    • -3
    • +7
    ./conf/language/ApplicationResources_ko_KR.properties
    • -37
    • +40
    ./conf/language/ApplicationResources_no_NO.properties
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

    • -0
    • +37
    ./web/WEB-INF/tags/Date.tag
  1. … 20 more files in changeset.
LDEV-559: learner module fix

LDEV-559 fix. Now the Learner module and Prwview mode works consistently when clicked on the Resume button

Preview and Learner mode fix

Database model modified to enable Preview and Learner modes to present data properly for multiple users taking the same lesson.

    • -28
    • +27
    ./web/learning/AllNominations.jsp
Preview mode fix