• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file inclass-exam.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/inclass-exam.js
Port of downstream feature:

when rendering the exam protocol for teachers, allow to filter and sort questions and provide export buttons to supported formats.

Out of the box, submissions can be exported in csv. Via the optional Tcl package OOXML (https://fossil.sowaswie.de/ooxml) submissions can also be exported in .xls format.

Fix typo in comment

Update italian localization

    • -0
    • +18
    ./catalog/xowf.it_IT.ISO-8859-1.xml
  1. … 6 more files in changeset.
Port existing downstream translations for xowf

    • -0
    • +16
    ./catalog/xowf.de_DE.ISO-8859-1.xml
Quote URLs rendered inside of markup

Export message keys via the UI to normalize sort order and quoting and reduce downstream conflicts

    • -14
    • +14
    ./catalog/xowf.de_DE.ISO-8859-1.xml
    • -12
    • +12
    ./catalog/xowf.en_US.ISO-8859-1.xml
improved support for Bootstrap5 for composite items

Many thanks to Monika Andergassen for the changes

move "-destroy_on_cleanup" towards the end of the parameter list

This change improves protection about ambiguous user input

  1. … 6 more files in changeset.
also added missing closing </table>

added missing closing div (many thanks to Markus Moser for the report)

fix typos

make "create" explicit

bumped version numbers to 5.10.1b1

  1. … 85 more files in changeset.
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. … 2 more files in changeset.
improve spelling

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

  1. … 7 more files in changeset.
improved spelling

  1. … 9 more files in changeset.
validate item_type

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.

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

Use signed value for form_parameter "__object_name"

Bumped version number to 5.10.1d51

handle empty string case

skip empty entries in mc2 choices

Many thanks to Monika Andergasse for the suggestion

set return_url via ::xo::cc to avoid "connection socket is detached" error