lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5114 Add "Add as new version" button to Q&A

LDEV-5114 Add "Save as new version" button to Scratchie

LDEV-5111 Change chart title if it displays groups and not students

Merge branch 'LDEV-5117' into v4.0

LDEV-5117 Fix "update mark" URL in Submit Files tool

Merge branch 'LDEV-5113' into v4.0

LDEV-5113 Set max mark for Dokumaran to 100

LDEV-5118 Use sameSite=None for Etherpad cookies

So Etherpad can be embedded in iframe

LDEV-5118 Update Etherpad to version 1.8.6

    • -7
    • +11
    /lams_build/conf/etherpad/readme.txt
Merge branch 'LDEV-5114' into v4.0

LDEV-5114 Enforce question new version on demand

LDEV-5113 Introduce manual grading tool output

LDEV-4915, LDEV-3971 Silence an unnecessary exception log

If this exception occurs, the user can probably and should carry on

instead of trying to create a session which already exists.

Merge branch 'LDEV-5116' into v4.0

LDEV-5116 Initialise non-grouped Doku immediately in monitoring

LDEV-5091 introduced Doku initialisation on demand. When Doku is not

grouped, it should be initialised immediately.

LDEV-5115 Remove debugging code

LDEV-5115: notebook printout formatting

LDEV-5101 Enhacing tooltips

LDEV-4196 Sort groups alphabetically in Dokumaran monitoring UI

LDEV-5101 Allow question version change in Assessment tool

LDEV-5101 Add stats button to each question in Scratchie

Also align icons better.

LDEV-5101 Avoid name clash between bootstrap and jQuery UI

LDEV-5101 Ui changes

LDEV-5101 Add labels

LDEV-5101 Add links to question version stats page

LDEV-5101 Check if other activities require question version upgrade

Merge branch 'LDEV-5112' into v4.0

LDEV-5112 Display instructions on wait-for-leader page in Submit Files

Also clean up code from unnecessary duplicate JSP page.

Merge branch 'LDEV-5111' into v4.0

LDEV-5111 Display groups instead of students in chart when needed

If Assessment activity uses a leader, then only he gets his answers auto

saved. He counts as one student. But when he finishes the activity, his

answers get copied to other group members. Suddenly instead of 1 student

we get, say, 5 with same answers. This makes the answered questions

chart go crazy.

Now when leader selection is in use, group count is displayed instead of

student count in the chart.