lams_monitoring

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4587 Remove obsolete action

LDEV-4054: Updating and fixing labels

There's quite a lot of work required with labels and it's not jsut translations but rearringing them according to language, string lenght, etc. Also we shouild be more accurate in naming users. When we are referring to students, we should call them students instead of users. Quite a few of these instances in this commit

  1. … 48 more files in changeset.
LDEV-4459: small formatting change

LDEV-4054: Updating labels

  1. … 25 more files in changeset.
Monthly merge from master to lams31

Conflicts:

lams_admin/src/java/org/lamsfoundation/lams/admin/web/action/OrgPasswordChangeAction.java

lams_build/lib/lams/lams.jar

lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractor.java

lams_central/src/java/org/lamsfoundation/lams/comments/web/CommentAction.java

lams_central/src/java/org/lamsfoundation/lams/web/IndexAction.java

lams_monitoring/src/java/org/lamsfoundation/lams/monitoring/web/GroupingUploadAJAXAction.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/web/action/LearningAction.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/web/action/MonitoringAction.java

lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/actions/LearningAction.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/service/McService.java

lams_tool_survey/src/java/org/lamsfoundation/lams/tool/survey/web/action/MonitoringAction.java

  1. … 21 more files in changeset.
LDEV-4569 add support for LKC TBL monitoring case

There is a special case, used for LKC TBL monitoring only, when

learning design doesn't contain Scratchie activities. In this case

all Assessments should be shown as AEs.

LDEV-4569 use jquery toggle instead of bootstrap collapse

By some reason bootstrap collapse doesn't work properly. Involved

links got assigned double amount of click handlers which makes

them appear and then instantaneously disappear again.

  1. … 1 more file in changeset.
LDEV-4569: fixing label

LDEV-4569 Change burning questions' heading collapse icon

LDEV-4054: Updating missing labels and Greek

  1. … 13 more files in changeset.
LDEV-4559 Comments can be left anonymously.

    • -1
    • +22
    ./web/WEB-INF/tags/CommentsAuthor.tag
  1. … 91 more files in changeset.
LDEV-4574 Re-launch monitoring after Live Edit closes

    • -1
    • +1
    ./web/includes/javascript/monitorLesson.js
  1. … 2 more files in changeset.
LDEV-4570 Fix the way refresh button works

LDEV-4570 Fix the way refresh button works

LDEV-4572 #sequenceCanvas' height should always remain as 'auto'

It should prevent cases when browser deliberately changes its

height to a smaller value which is not enough to display svg.

LDEV-4570 Properly implementing refresh the page feature

After refreshing the page (either by cmd+R or Refresh button) it

should refresh currently opened tab and not "sequence" one as it

used to be.

LDEV-4560 Improved Audit message for force complete

LDEV-4569 TBL UI: adjustments

minor adjustments to .courses-title

LDEV-4569 TBL UI: adjustments

* wrap lesson's name

* revice the LAMS logo at the top left corner

* Make TBL monitor to follow themes

* AEs' tab title is "AEs Questions & Marks" now

    • -0
    • +404
    ./web/css/_tblmonitor_base.scss
    • -0
    • +2
    ./web/css/defaultHTML_tblmonitor.scss
    • -0
    • +2
    ./web/css/purple_tblmonitor.scss
  1. … 1 more file in changeset.
LDEV-4567 Skip adding users to grouping if they don't belong to the org

LDEV-4054 updating Norwegian

LDEV-4563 Prevent adding non lesson learners to groupings

LDEV-4054: fixing Greek quotes in javascript

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

    • -1
    • +1
    ./web/includes/javascript/monitorLesson.js
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.

  1. … 35 more files in changeset.
LDEV-4540 Add "disclose all" buttons to TBL monitor

  1. … 2 more files in changeset.
Merge remote-tracking branch 'origin/LDEV-4538'

LDEV-4538 Timeago converting gates to relative times

LDEV-4054 Updating labels

Updating Greek

  1. … 1 more file in changeset.
LDEV-4540 Disclose answers in TBL monitor and reflect it in learner

  1. … 12 more files in changeset.