Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4586 Letter prefixes shown on results page

LDEV-4582 Able to add letter prefix to Assessment MCQ Answers

    • -1
    • +35
    ./authoring/parts/addmultiplechoice.jsp
  1. … 10 more files in changeset.
LDEV-4575 Show disclose buttons only when corresponding option is ON

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

    • -1
    • +1
    ./tblmonitoring/assessmentStudentChoices.jsp
  1. … 5 more files in changeset.
LDEV-4540 Fix variable name clash when iterating over options

LDEV-4540 Prevent non-leader Assessments from using answer disclosing

LDEV-4540 Change layout of other groups' answers for MC questions

    • -39
    • +27
    ./learning/results/multiplechoice.jsp
  1. … 1 more file in changeset.
LDEV-4540 Show correct answers and user's answers separately

LDEV-4540 Move groups' answers under each question

    • -5
    • +55
    ./learning/results/multiplechoice.jsp
    • -138
    • +0
    ./learning/results/tblsummary.jsp
  1. … 1 more file in changeset.
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-4540 Allow disclosing correct/groups answers in plain monitoring

    • -1
    • +0
    ./monitoring/parts/questionsummary.jsp
  1. … 3 more files in changeset.
LDEV-4540 Refresh learners' results page when monitor discloses answers

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

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

    • -48
    • +53
    ./learning/results/tblsummary.jsp
  1. … 10 more files in changeset.
LDEV-4540 Show other teams' answers on results page

    • -64
    • +111
    ./learning/results/tblsummary.jsp
  1. … 1 more file in changeset.
LDEV-4540 Show answers of current team

    • -0
    • +75
    ./learning/results/tblsummary.jsp
  1. … 1 more file in changeset.
LDEV-4540 Let author choose whether to disclose answers in monitor

  1. … 5 more files in changeset.
LDEV-4532 Opening collapsable panels no longer makes screen jump

    • -1
    • +1
    ./authoring/parts/addmatchingpairs.jsp
    • -2
    • +2
    ./authoring/parts/addmultiplechoice.jsp
    • -1
    • +1
    ./authoring/parts/optionhedgingmark.jsp
    • -1
    • +1
    ./authoring/parts/shortansweroption.jsp
  1. … 4 more files in changeset.
LDEV-4531 Essay Question displays 8 rows for text entry

LDEV-4532 Burning Questions accessible on iPad

Also did the same fix to similar entries in authoring to ensure

they would work on an iPad

    • -1
    • +1
    ./authoring/parts/addmatchingpairs.jsp
    • -2
    • +2
    ./authoring/parts/addmultiplechoice.jsp
    • -1
    • +1
    ./authoring/parts/optionhedgingmark.jsp
    • -1
    • +1
    ./authoring/parts/shortansweroption.jsp
  1. … 3 more files in changeset.
Merge branch 'LDEV-4520'

    • -20
    • +2
    ./tblmonitoring/assessmentStudentChoices.jsp
  1. … 1 more file in changeset.
LDEV-4520 Reimplement student choices page in case of Assessment iRA

It should follow the format of Student choices page in case of MCQ iRA.

    • -20
    • +2
    ./tblmonitoring/assessmentStudentChoices.jsp
    • -0
    • +139
    ./tblmonitoring/iraAssessmentStudentChoices.jsp
  1. … 11 more files in changeset.
LDEV-4520 Fix export excel feature for AEs tab

    • -1
    • +1
    ./tblmonitoring/assessmentStudentChoices.jsp
LKC-89 Add TBL Monitoring code specific for the tools

Add TblMonitoringAction classes and /tblmonitoring/*.jsps to the

tools projects. They will be consumed solely by lams_monitoring

to generate tool specific content required for TBL Monitoring.

Tools themselves won't use those classes and jsps.

    • -0
    • +193
    ./tblmonitoring/assessment.jsp
    • -0
    • +122
    ./tblmonitoring/assessmentStudentChoices.jsp
    • -0
    • +37
    ./tblmonitoring/teams.jsp
    • -0
    • +92
    ./tblmonitoring/userresponse.jsp
  1. … 48 more files in changeset.
LDEV-4470 Fix conflict between query-ui's slider and bootstrap-slider

    • -1
    • +1
    ./learning/results/confidencelevel.jsp
  1. … 4 more files in changeset.
LDEV-4451 Add scss files and fix their names

    • -3
    • +4
    ./monitoring/parts/questionsummary.jsp
  1. … 7 more files in changeset.
LDEV-4456 Warn users when there is no questions in question list

  1. … 1 more file in changeset.
LDEV-4445 Question page in monitor has portraits

    • -4
    • +21
    ./monitoring/parts/questionsummary.jsp
  1. … 4 more files in changeset.
LDEV-4451 Make slider neater (narrower and with lesser text size)

  1. … 1 more file in changeset.
LDEV-4451 Store ConfidenceLevels inside Assessment

ConfidenceLevels should be stored at the tools level as otherwise it's

hard to keep questions hashes updated in lams_central.

Add support for providing them to Scratchie.

    • -6
    • +2
    ./monitoring/parts/questionsummary.jsp
  1. … 13 more files in changeset.