• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typos

make "create" explicit

Prefer usage of xowiki::bootstrap::card over per-case markup

- Use xowiki::bootstrap::card instead of manual markup per usage case

to increase configuratbility

- Many thanks to Monika Andergasse for the suggestion.

- Bumped xowiki to 5.10.1d42

- Bumped xowf to 5.10.1d54

  1. … 3 more files in changeset.
improve spelling

  1. … 3 more files in changeset.
Disable tests to check for executables on the system

  1. … 7 more files in changeset.
improved spelling

  1. … 10 more files in changeset.
Test external command dependencies

  1. … 1 more file in changeset.
Make acs_mail_lite::utils::build_body, replace (commented) references in other packages

  1. … 1 more file in changeset.
do not show grading_table if grading is "none"

added a paramter to allow/disallow page transation for exams

Browsers support automatic translation of a page to multiple languages.

Sometimes, this is not desired, especially in certain exams.

The change makes it possible to specify that translation is not wanted.

  1. … 6 more files in changeset.
Fixed achieved points in exam statistics per question

In the listing "Exam Statistics per Question", only the automatically

computed achieved points were listed, but in case the points were

later changed manually, the manual points were ignored. Many thanks to

Markus Moser for the report.

Document public api

Added waiting for for inclass-exam

  1. … 4 more files in changeset.
Use signed value for form_parameter "__object_name"

Bumped version number to 5.10.1d51

  1. … 1 more file in changeset.
handle empty string case

skip empty entries in mc2 choices

Many thanks to Monika Andergasse for the suggestion

Test issuing the action "logout" to submit an inclass-exam, both with and without a return_url

document public api question_statistics_block

harden policy

Handle the case of user misconfiguration, where no item type is selected for a pool question: the resulting filter clause would be invalid in this case

split up question_info_block method

show the question_count in the title only while filling in the exam

ensure variable results is defined

show composite subquestions in question_overview_block

Added improved support for viewing and downloading of exam results

When results are available, "Points and Grades" can be used.

Results are available,

- for autocorrected questions, when the exam protocol was rendered, or

- for all types of questions, when lecturers have added manual gradings/comments.

Depending on whether a grading scheme was defined for the exam,

it is possible to view/download grades and grade statistics, or to these

just with points. It is also possible to get the total results per student

(including grades) or results per question.

The results are available

- in tabular form, with the ability to sort on the columns,

- as charts, and

- as csv-files (for loading into spreadsheets).

The version number was bumped to 5.10.1d50

  1. … 4 more files in changeset.
set type description for ::xowiki::formfield::reorder_box and ::xowiki::formfield::file

improve spelling

  1. … 8 more files in changeset.
Make use of new API "ad_mktmpdir" and "ad_opentmpfile" instead of "ad_tmpnam"

  1. … 5 more files in changeset.
switch from png files for dot to inlne svg

This helps to avoid writing the .png files to some directory, which has

to be accessible

made time_window_setup public for saving the values from the configuration dialog