• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:gustafn:20200221134515:6 does not match your current filter (clear filter).

file inclass-exam-answer.wf was initially added on branch oacs-5-10.

    • -0
    • +0
    ./lib/inclass-exam-answer.wf
file TestItemUpload.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/prototypes/TestItemUpload.form.page
file TestItemText.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/prototypes/TestItemText.form.page
file TestItemShortText.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/prototypes/TestItemShortText.form.page
file TestItemSC.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/prototypes/TestItemSC.form.page
file TestItemMC.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/prototypes/TestItemMC.form.page
file inclass-exam.wf was initially added on branch oacs-5-10.

file select_question.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/prototypes/select_question.form.page
file quiz-select_question.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/prototypes/quiz-select_question.form.page
file online-exam.wf.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/prototypes/online-exam.wf.page
Update es_ES message keys

    • -3
    • +96
    ./catalog/xowf.es_ES.ISO-8859-1.xml
fix message keys

improve documentation

Crosscutting reform to ease configurability of xo* applications

acs-admin

- Provide support for site-wide packages

Site-wide packages can be used to provide a common

place for site-wide admins to configure application packages

and for testing purposes. These packages are mounted

on a special subsite (named "site-die") under acs-admin/

to avoid confusions for end-users of the site.

The site-wide subsite can be used as well for creating testing

instances or for other testing purposes.

- bump version number to 5.10.0d9

xotcl-core

- Added support for site-wide packages.

Packages can define, how site-wide packages

should be configured

- Changed Package-level procs into instprocs

of the meta-class. This way, generic code can be

provided for common handling across packages.

This effects:

- configure_fresh_instance

- get_site_wide_page

- import_prototype_page

- lookup_side_wide_page

- require_site_wide_info

- require_site_wide_pages

- bump version number to 5.10.0d24

xowiki

- provide configurable configuration info for new packages

(including site-wide packages)

- search for prototype pages along inheritance path

- moved Parameter.page prototype here

- added "table-of-contents" prototype page

- perform refactoring due to moving methods to the

meta-class

- reduce usage of anonymous arrays

- bump version number to 5.10.0d49

xowf

- simplify apm callback and use new infrastructure

- provide configurable configuration info for new packages

(including site-wide packages)

- bump version number to 5.10.0d14

    • -34
    • +0
    ./www/prototypes/Parameter.form.page
  1. … 10 more files in changeset.
fix case for message key

add file upload to short_field type

  1. … 3 more files in changeset.
added support for upload interaction

reduce verbosity

  1. … 1 more file in changeset.
don't poll in "initial" or "created" state

whitespace changes and editor hints for all xo* packages

  1. … 15 more files in changeset.
- foster standardized message keys for menu entries

- provide message key for interaction types

  1. … 1 more file in changeset.
added "starred" grading scores, which should not be treated as final without teacher interaction

  1. … 1 more file in changeset.
bump version number to 5.10.0d13 and update dependencies

- added public method "result_table"

- added "back" button to result table and exam protocol

use same style as in online-exam.wf

- added public method "result_table" to answer_manager

- added mixin class for handling "form_field.pretty_value" in tables

- reduce verbosity

extend message catalog

fix handling of return_url for www-delete.

set MenuBar propperty only during rendering (not on initialization)

- distinguish between item_nr (for displaying item number) and position (from available items)

- provide hint for clearning menu

- activate live updates for online exam