Clone
 

fionamalikoff <fiona.malikoff@gmail.com> in lams-github

LDEV-4352: Adding mark charts to Monitoring for Scratchie and MCQ.

LDEV-4352: Adding the Use Leader version of the Mark Charts to Assessment and fixing an update issue with ToolOutput settings.

    • -1
    • +4
    /lams_tool_lamc/web/common/monitoringheader.jsp
    • -53
    • +4
    /lams_tool_lamc/web/monitoring/Stats.jsp
    • -0
    • +163
    /lams_tool_lamc/web/monitoring/parts/statsPart.jsp
LDEV-4352: Adding the Use Leader version of the Mark Charts to Assessment and fixing an update issue with ToolOutput settings.

LDEV-4352: Adding mark charts to Monitoring for Scratchie and MCQ. Moved more to the css file to be shared across tools.

LDEV-4353: Fixing up the layout so it appears in the usual panel box rather than taking up the whole space.

LDEV-4355: Have improved the checks for invalid data and the warning messages that are given when invalid data is found.

LDEV-4274: Initial implementation of a Learner Progress Report email, to be sent to Monitors on a set of dates. Dates are entered via a new dialog box in monitoring. The code works as long as the mailserver is running when the reports are emailed but if it fails then the emails do not resend properly.

  1. … 3 more files in changeset.
LDEV-4274: Initial implementation of a Learner Progress Report email, to be sent to Monitors on a set of dates. Dates are entered via a new dialog box in monitoring. The code works as long as the mailserver is running when the reports are emailed but if it fails then the emails do not resend properly.

LDEV-2999L Putting new Rating option on a line by itself for clarity.

LDEV-2999: Moving the database update into the tool as the Peer Review tool is not included in the standard build.

LDEV-4274: Adding support for a file attachment to the email sender.

LDEV-4336: Running the test harness showed up a case where reportText can be null so that is now catered for in the newline processing

LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

  1. … 25 more files in changeset.
LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

    • -37
    • +49
    /lams_central/web/includes/javascript/rating.js
LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

LDEV-4336: Text coming via websocket is now escaped and the newlines converted to <br> so the pages can use it as html and get the correct visual line breaks.

    • -1
    • +1
    /lams_tool_scribe/web/pages/learning/scribe.jsp
LDEV-4239: Making the gradebook buttons responsive.

    • -4
    • +14
    /lams_gradebook/web/gradebookCourseMonitor.jsp
    • -49
    • +106
    /lams_gradebook/web/gradebookMonitor.jsp
LDEV-4239 Adding Gradebook tab to the Monitoring Tour

    • -18
    • +35
    /lams_gradebook/web/gradebookMonitor.jsp
    • -1
    • +64
    /lams_monitoring/web/monitorTour.jsp
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available. EnableGradebookForMonitors field / db column has been completely removed.

LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available. EnableGradebookForMonitors field / db column has been completely removed.

LDEV-4334: Tweaking stylesheet so that the Gradebook Lesson Monitor settings do not interfere with the main Monitor settings

    • -1
    • +1
    /lams_gradebook/web/gradebookCourseMonitor.jsp
    • -2
    • +2
    /lams_gradebook/web/gradebookMonitor.jsp
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart.

LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart. Both the standalone Gradebook window (using the original call) and an "in tabs" version are supported by the existing jsp. Tweaked buttons in Course screen to match the buttons in the standalone Lesson screen.

    • -27
    • +36
    /lams_gradebook/web/gradebookCourseMonitor.jsp
    • -27
    • +105
    /lams_gradebook/web/gradebookMonitor.jsp
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available. EnableGradebookForMonitors field has been deprecated so it has been removed from the form.

    • -1
    • +0
    /lams_admin/web/WEB-INF/struts-config.xml
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart.

LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart. This requires a new lookup to get the raw marks for the chart and the enableGradebookForMonitors field has been deprecated as it is now always on.

LDEV-4273: Hiding the zoom factor calculation logging but leaving it in code so that it can be uncommented if needed in testing.

LDEV-4273: Completing I18N

LDEV-4273: Restricting zoom down to half a mark for wide data ranges. Allowing it to show marks less than 0.

LDEV-2999: Allow learner to change their rating (when using the tag entry) and tweaking how the retry configuration is set up on initialisation.

    • -0
    • +84
    /lams_www/web/WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    /lams_www/web/WEB-INF/tags/WaitingSpinner.tag
    • -0
    • +8
    /lams_www/web/WEB-INF/tlds/lams/lams.tld