Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4644 Add outcomes in authoring in all tools

  1. … 118 more files in changeset.
LDEV-4440 Daco nostruts library

  1. … 18 more files in changeset.
LDEV-4440 Scratchie autosave fix

  1. … 62 more files in changeset.
LDEV-4440 Scratchie authoring reflections fix

  1. … 14 more files in changeset.
LDEV-4440 Scratchie NoStruts library

  1. … 23 more files in changeset.
LDEV-4440 Scribe fix

  1. … 15 more files in changeset.
LDEV-4440 Q&A autosave fix

    • -3
    • +3
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 4 more files in changeset.
LDEV-4440 Scribe fixes

  1. … 9 more files in changeset.
LDEV-4440 Scribe nostruts library

    • -7
    • +6
    ./authoring/pedagogicalPlannerForm.jsp
    • -4
    • +4
    ./monitoring/parts/dateRestriction.jsp
  1. … 20 more files in changeset.
LDEV-4440 Scribe authoring fix

  1. … 1 more file in changeset.
LDEV-4440 Scribe & Scratchie work in progress

    • -1
    • +1
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 34 more files in changeset.
LDEV-4613 tRA students' choices page to display all scratches

    • -7
    • +21
    ./tblmonitoring/traStudentChoices.jsp
  1. … 9 more files in changeset.
LDEV-4608 Burning qs: collapse/expand to work in coordination

LDEV-4604 Improvements to burning questions page (learner)

1) Add buttons for expand/collapse all in burning questions. Only

display these buttons if there's burning questions.

2) Display a counter for burning questions next to the question name

3) Save cells on blur event

  1. … 1 more file in changeset.
LDEV-4598 Questions must have a link to burning questions

  1. … 1 more file in changeset.
LKC-137 Add Save/Cancel buttons for jqGrid inline editing

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. … 2 more files in changeset.
LDEV-4578: minor fixes

Increse the rows to 8 and title: false when we don't need it.

LDEV-4578 Display editable status for burning questions

Currently, it's hard to know that you can edit a burning question of

your own authoring. Therefore we should add some sort of indication that

you can click on the text and edit it.

Also, remove the link for General burning questions.

LDEV-4566: add reference to questions in burning questions

Adding underline to burning question titles

  1. … 1 more file in changeset.
LDEV-4568 Change burning question's "+" icon to "-" on expanding

LDEV-4566: add reference to questions in burning questions

Adding an anchor reference so when seeing burning question there's a link to the question.

LDEV-4532 Opening collapsable panels no longer makes screen jump

  1. … 14 more files in changeset.
LDEV-4532 Burning Questions accessible on iPad

Redid change obscured by merge.

Merge branch 'LDEV-4530' with scratchies shown in learner results page

Conflicts with LDEV-4532

lams_tool_scratchie/web/pages/learning/questionlist.jsp

LDEV-4530 Control in authoring whether scratchies are shown in results

  1. … 5 more files in changeset.
LDEV-4530 Display scratchie results in learner interface

Till now only monitor could view it.

    • -0
    • +97
    ./learning/scratchies.jsp
  1. … 2 more files in changeset.
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. … 14 more files in changeset.
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
    • +72
    ./tblmonitoring/burningQuestions.jsp
    • -0
    • +46
    ./tblmonitoring/teams.jsp
    • -0
    • +123
    ./tblmonitoring/tra.jsp
    • -0
    • +174
    ./tblmonitoring/traStudentChoices.jsp
  1. … 48 more files in changeset.
LDEV-4467 Ability to edit burning questions

As the main prerequisite for this task we needed to upgrade jqGrid to

the latest jqGrid free, as conditional cellediting became available only

there

  1. … 5 more files in changeset.