• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
allow user to open exam answering in multiple tabs in try-out mode

fix creating/editing of xowiki::Forms

This change essentially reverts the change of July 2, which broke

the feature to specify "editor=none". This is important for the

"form" form-field entry, which requires a FORM tag, that is

usually removed by actual version of the ckeditor.

added value checker, improved comments and logging statements

file q-and-a-new-2-postgresql.xql was initially added on branch oacs-5-10.

file q-and-a-new.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/faq/www/admin/q-and-a-new.tcl
file q-and-a-new.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/faq/www/admin/q-and-a-new.adp
file q-and-a-new-2.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/faq/www/admin/q-and-a-new-2.tcl
file q-and-a-delete-oracle.xql was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/faq/www/admin/q-and-a-delete-oracle.xql
file q-and-a-edit.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/faq/www/admin/q-and-a-edit.tcl
file q-and-a-edit.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/faq/www/admin/q-and-a-edit.adp
file q-and-a-edit-2.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/faq/www/admin/q-and-a-edit-2.tcl
file q-and-a-delete.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/faq/www/admin/q-and-a-delete.tcl
file q-and-a-delete-postgresql.xql was initially added on branch oacs-5-10.

Adapt file names to OpenACS naming conventions

    • -1
    • +1
    /openacs-4/packages/faq/www/admin/one-faq.adp
    • -0
    • +33
    /openacs-4/packages/faq/www/admin/q-and-a-new.adp
    • -0
    • +54
    /openacs-4/packages/faq/www/admin/q-and-a-new.tcl
  1. … 7 more files in changeset.
upgrade default ckeditor from 4.15.1 to 4.16.1 (released in May 2021)

file jquery-3.6.0.js was initially added on branch oacs-5-10.

file jquery-3.6.0.min.js was initially added on branch oacs-5-10.

Upgrade to jQuery 3.6.0 (released March 2021)

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/resource-init.tcl
check_expired_certificates: automated certificate nenewal for letsencrypt

This change reduce maintenance effort by automating certificate

renewal. When the NaviServer letsencrypt module is installed and

configured, the background operation check_expired_certificates will

automatically update the certificates when these expire soon (as

defined by the "ExpireCertificateWarningPeriod" parameter of

acs-admin). When a recent version of NaviServer is used that supports

certificate refetch on SIGHUP, the new certificates are automatically

updated without a server restart.

Prerequisites:

- Recent version of letsencrypt NaviServer module installed (0.6)

and configured

- Recent version of NaviServer (currently Bitbucket tip) for automated

certificate reloading

When the recent letsencrypt module is not installed,

check_expired_certificates sends expiration warnings as usual.

Therefore, it is also useful for sites using certificates from

different sources.

This new functionality was used for latest certificate renewal on

openacs.org.

Added optional layout for question types, where question text and

answer interactions are displayed in two columns

The implementation supports responsive design and switches for small

width display again to single column display.

Supported question types:

- Text Interaction

- ShortText Interaction

- MC Interaction

- SC Interaction

- Reorder Interaction

- Upload Interaction

    • -17
    • +28
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
xowf.info catalog/xowf.en_US.ISO-8859-1.xml tcl/test-item-procs.tcl www/resources/test-item.css

    • -41
    • +176
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
Extended regression test for test item procs

- compose exam by three exericises instead of one

- added test for short-text exercise with a file submission

- exam contain now a text exercise, a short-text exercise

with a file submission, and a MC question

- test case fills out first two questions in the test case

- bumped version number due to dependency on xowiki

(option "-next_page_must_contain" for "xowiki::test::edit_form_page")

improve comment

parameterize xowiki::test::edit_form_page with -next_page_must_contain

This changes supports more flexible checking of expected content on page after editing.

Default is backwards compatible

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
added "ns_parseurl -strict" to icanuse definitions

file online-exam.wf.page was initially added on branch oacs-5-10.

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

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

file inclass-quiz.wf.page was initially added on branch oacs-5-10.

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