Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4455 Remove edit burning questions functionality

Besides, increase autosave interval to 60 seconds.

LDEV-4458 Add option to overwrite default scoring system

  1. … 9 more files in changeset.
LDEV-4455 Move burning question to the learning.jsp

We need a change in the flow for Burning questions in learner, so the

burning question text for each question is entered as the students

answer select the answers.

So each question would have a "burning question?" label that would

expand/collapse on request for students to enter the text as they answer

each question.

  1. … 7 more files in changeset.
LDEV-4451 Display confidence levels in Scratchie

Add ability to Scratchie to display what options the individual students

have had in the individual assessment.

Add advanced option to Scratchie - 'Show confidences' and then list

activites from the sequence to choose from (skip branching or use only

the current branch if inside of it).

  1. … 18 more files in changeset.
LDEV-4443: warning when editing activity that has been already used.

Currently when editing an assessment or voting activity in monitor, if an answer is changed, the data associated with that question is removed.

So if students have already completed the activity, their answers/marks will be removed and will shown as not answered.

We currently give no warning to monitors when they do this, so we should.

  1. … 12 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implmented in Scratchie, Spreadsheet, Scribe, Task, Vote

  1. … 34 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implmented in Scratchie, Spreadsheet, Scribe, Task, Vote

  1. … 34 more files in changeset.
LDEV-4395 Leader related tools use Portrait for leader

Created a tag LeaderDisplay to display the leader consistently

across tools.

  1. … 88 more files in changeset.
LDEV-4394 Rewrite Scratchie time limit

Now it is controlled by websocket server.

  1. … 3 more files in changeset.
LDEV-4032 Handle hiding of a Finish button for non-leaders properly

Finish button should be hidden from non-leader in case leader hasn't yet

submitted Notebook or burning questions.

LDEV-4032 Handle hiding of a Finish button for non-leaders properly

Finish button should be hidden from non-leader in case leader hasn't yet

submitted Notebook or burning questions

LDEV-4394 Do not show Finish button until Scratchie Leader finished the tool completely

This includes answering to burning questions.

  1. … 1 more file in changeset.
LDEV-4394 Make page reload and websocket close requests cross-node

Some requests have been sent only to websockets on current node. Now

they are detected in DB and run on all nodes.

  1. … 11 more files in changeset.
LDEV-4392 Fix websocket close detection

Make sure there is only, well implemented one piece of code that detects

websocket close and optionally reconnects it.

  1. … 37 more files in changeset.
LDEV-4392 Control websocket reconnect

Do not reconnect if close happened immediately after open. Limit command

websocket reconnects.

  1. … 37 more files in changeset.
LDEV-4367 Skins can be created

The SASS files are now configured to allow a new variable file to be

set up with different colours and for users to be able to switch

between skins.

  1. … 156 more files in changeset.
LDEV-4367 SASS Used for CSS Development

First pass of converting our .css development to use SASS. Autobuild to

convert .scss to .css files has been set up for all projects where

target .css files were found. The overall ANT build has been modified

so the normal build will generate the .css files from .scss files. The

base variables are defined in lams_build/conf/sccs.

  1. … 158 more files in changeset.
LDEV-4352: Adding mark charts to Monitoring for Scratchie and MCQ.

    • -0
    • +69
    ./monitoring/parts/statisticpart.jsp
  1. … 8 more files in changeset.
LDEV-4332: Send websocket ping after 3 minutes of idleness so the connection does not get cut because of idle timeout.

  1. … 39 more files in changeset.
LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

  1. … 35 more files in changeset.
LDEV-4343 Remove obsolete "style" attribute from CssTag

    • -6
    • +3
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 56 more files in changeset.
LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

  1. … 36 more files in changeset.
LDEV-4322 Fix report by question layout issues

    • -39
    • +48
    ./monitoring/parts/itemSummary.jsp
LDEV-4319 Prevent disappearing of scratchie likes on sorting

  1. … 1 more file in changeset.
LDEV-4318 Wrap properly burning question text. Also align number count to the right in monitor

LDEV-4286 * Edit Activity in monitoring page to be opened in a popup page * Move "Edit activity" buttons to the right

  1. … 29 more files in changeset.
LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

  1. … 2 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget QTI Import window (in lams_central) was updated to use new code and the window needed to be enlarged.

  1. … 9 more files in changeset.
LDEV-4244 Add new advanced option - randomise scratchie Items

    • -0
    • +17
    ./monitoring/parts/advanceOptions.jsp
  1. … 5 more files in changeset.
LDEV-4107: Use websockets in Scratchie testing.

  1. … 2 more files in changeset.