lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3962 Similar changes done to Open Lesson dialog as previously done to Open/Save sequence in authoring * ability to save sequences on pressing the Enter button when title input is focused * focus title input field in case this element is visible in the current viewport (to avoid unwanted scrolling) * ability to start lessons on double click * prevent sequences from being deselected on any subsequent clicks

* Make 'Tour' word to appear after icon in order to be consistent with the rest of the buttons

* Make #notificationsPendingCount to be less prominent in case there are no messages. And assign it 'btn-primary' class when there are some messages available

    • -5
    • +41
    /lams_central/web/includes/javascript/addLesson.js
LDEV-4234: When the retake call does not have a sequence id ( that is, we are retrying all the questions not just one), it now works out the position and sequence number based on the same logic as the inital setup. If a sequence id is supplied, still does the single question page.

LDEV-4232 Limit learner's file uploads by 1 MB limit

    • -16
    • +9
    /lams_tool_task/web/pages/learning/learning.jsp
LDEV-4233 changed button icon

LDEV-4233 added confirmation dialog asking whether teacher wants to proceed with hiding user as it will lead to removal of this user's ratings and comments

LDEV-4232 adding missing label

LDEV-4228: Updated double submission handling to match other tools done recently for LDEV-4208. Buttons are disabled after validation and notebook is fixed.

LDEV-4233 Ability to hide users

    • -0
    • +14
    /lams_tool_preview/web/WEB-INF/struts-config.xml
  1. … 6 more files in changeset.
LDEV-4233 added ability to remove user's rating and comments

LDEV-4238 Prevent deletion of rating criterias when deleting user ratings

LDEV-4231: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -19
    • +24
    /lams_tool_task/web/pages/learning/learning.jsp
LDEV-3940 Move Java code from jsps to proper util/service Java classes

    • -2
    • +18
    /lams_bb_integration/WEB-INF/web.xml
    • -25
    • +0
    /lams_bb_integration/web/modules/openAuthor.jsp
    • -70
    • +0
    /lams_bb_integration/web/modules/openLearner.jsp
    • -70
    • +0
    /lams_bb_integration/web/modules/openMonitor.jsp
    • -0
    • +34
    /lams_bb_integration/web/modules/startLessonSuccess.jsp
LDEV-3940 Move Java code from jsps to proper util/service Java classes

    • -2
    • +18
    /lams_bb_integration/WEB-INF/web.xml
    • -25
    • +0
    /lams_bb_integration/web/modules/openAuthor.jsp
    • -70
    • +0
    /lams_bb_integration/web/modules/openLearner.jsp
    • -70
    • +0
    /lams_bb_integration/web/modules/openMonitor.jsp
    • -0
    • +34
    /lams_bb_integration/web/modules/startLessonSuccess.jsp
LDEV-4230: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -19
    • +7
    /lams_tool_laqa/web/learning/Notebook.jsp
LDEV-4230: Min word validation wasn't calculating correctly for 1 word.

LDEV-4230: Min word validation wasn't calculating correctly for 1 word.

LDEV-4235: replace get_parent_contexts function as is not deprecated

LDEV-4235: replace get_parent_contexts function as is not deprecated

LDEV-4228: Disabling submission buttons when user uploads a file, adds a URL or tries to go from screen to screen to stop double submission. Also remove javascript that is no longer needed (and in some cases doesn't work anyway).

    • -1
    • +1
    /lams_tool_larsrc/web/pages/learning/addurl.jsp
LDEV-4225: Removing stray "

    • -1
    • +1
    /lams_tool_sbmt/web/learner/notebook.jsp
LDEV-4226: Restoring the next activity arrow lost in the previous check in.

    • -3
    • +3
    /lams_tool_survey/web/pages/learning/result.jsp
LDEV-4225: Restoring the next activity arrow lost in the previous check in.

LDEV-4227: Restoring the next activity arrow lost in the previous check in.

    • -3
    • +3
    /lams_tool_vote/web/learning/Notebook.jsp
LDEV-4229: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -6
    • +7
    /lams_tool_daco/web/pages/learning/learning.jsp
    • -2
    • +2
    /lams_tool_daco/web/pages/learning/notebook.jsp
LDEV-4224: Pass IDs instead of objects into transactional methods so the objects are not cached and reused in subsequent retries.

LDEV-4227: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -15
    • +10
    /lams_tool_vote/web/learning/AllNominations.jsp
    • -2
    • +3
    /lams_tool_vote/web/learning/Notebook.jsp
LDEV-4226: Disabling submission buttons when user tries to go from screen to screen. Also tidied up the bootstrapping changes on the Other Users Results screen.

    • -3
    • +9
    /lams_tool_survey/web/pages/learning/result.jsp
LDEV-4225: Buttons should not be accessible when in teacher view of the learner screen.

LDEV-4225: Disabling buttons when upload / continue / finish to stop double submission

    • -7
    • +2
    /lams_tool_sbmt/web/learner/notebook.jsp
LDEV-4222: Eliminating exceptions due to division by zero. This creates a NaN.