lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4540 Show correct answers and user's answers separately

LDEV-4054: fixing Greek quotes in javascript

LDEV-4540 Move groups' answers under each question

LDEV-4540 Do not show correct answers until they are disclosed

Till now other groups' answers were marked as correct no matter if

correct answers were disclosed by a monitor.

LDEV-4549 Refreshing learner screen no longer duplicates files.

    • -0
    • +29
    /lams_tool_sbmt/web/learner/redirectAfterSubmit.jsp
Merge branch 'LDEV-4552'

LDEV-4552 Make Edit Class dialog wider and fit its space better

Merge branch 'LDEV-4551'

LDEV-4551 Centre new pop up windows

Merge branch 'LDEV-4546'

LDEV-4546 Limit coordinates where a dialog can be dragged to

Merge branch 'LDEV-4550'

LDEV-4550 Centre learner and other pop ups

Open the window a bit higher than centre for better readibility.

Also clean up obsolete JS functions.

    • -245
    • +216
    /lams_central/web/includes/javascript/openUrls.js
LDEV-4540 Add logs

LDEV-4540 Allow disclosing correct/groups answers in plain monitoring

LDEV-4543 Can access resources from monitor with no sessions

    • -0
    • +27
    /lams_tool_larsrc/web/css/monitor.scss
LDEV-4540 Refresh learners' results page when monitor discloses answers

LDEV-4540 Introduce hooks in command websockets

When a command is added, the JSON can contain "hookTrigger" and

"hookParams" attributes.

hookTrigger is just a string which uniquely identifies a page. If this

page set the same commandWebsocketHookTrigger, then command is consumed

and function defined on this page as commandWebsocketHook is run with

parameters taken from hookParams from JSON.

This way back end can tell exact page on front end to run any code it

defines itself.

    • binary
    /lams_build/lib/lams/lams-learning.jar
    • -0
    • +8
    /lams_central/web/WEB-INF/tags/Page.tag
    • -0
    • +8
    /lams_gradebook/web/WEB-INF/tags/Page.tag
    • -0
    • +8
    /lams_learning/web/WEB-INF/tags/Page.tag
    • -0
    • +8
    /lams_tool_bbb/web/WEB-INF/tags/Page.tag
    • -0
    • +8
    /lams_tool_chat/web/WEB-INF/tags/Page.tag
    • -0
    • +8
    /lams_tool_daco/web/WEB-INF/tags/Page.tag
    • -0
    • +8
    /lams_tool_doku/web/WEB-INF/tags/Page.tag
    • -0
    • +8
    /lams_tool_gmap/web/WEB-INF/tags/Page.tag
  1. … 21 more files in changeset.
LDEV-4540 Add "disclose all" buttons to TBL monitor

    • -0
    • +4
    /lams_monitoring/web/css/tblmonitor.scss
LDEV-4540 Redirect to action rather than JSP after submit all

Redirecting to JSP prevents request attributes from being set properly

and they are needed for the new results page.

Merge remote-tracking branch 'origin/LDEV-4538'

LDEV-4541 Fixing typo

LDEV-4541 Submit activity can be edited after learner starts

LDEV-4538 Timeago converting gates to relative times

    • -0
    • +10
    /lams_monitoring/web/gate/gateStatus.jsp
    • -0
    • +8
    /lams_monitoring/web/tblmonitor/gates.jsp
LDEV-4547: adding authoring canvas background

Adding an svg background to authoring.

    • -1
    • +10
    /lams_central/web/css/_authoring_base.scss
LDEV-4054 Updating labels

Updating greek

LDEV-4054 Updating labels

Updating Greek

LDEV-4540 Disclose answers in TBL monitor and reflect it in learner

    • -0
    • +4
    /lams_monitoring/web/css/tblmonitor.scss
LDEV-4542 Add missing CSS rule for the folder tree itself

    • -1
    • +1
    /lams_central/web/css/_authoring_base.scss
LDEV-4540 Show other teams' answers on results page