• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
trim submitted value in answer_check=answer_words

fix and document answer_check=answer_words

implementation of feature request #3431

whitespace changes and editor hints for all xo* packages

    • -125
    • +132
    ./test/xowiki-link-test-procs.tcl
  1. … 14 more files in changeset.
reduce verbosity

add saftey-belt for missing CSSclass attributes

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

- provide message key for interaction types

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

  1. … 1 more file in changeset.
factor out table-widget-procs from includelet procs

file table-widget-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./table-widget-procs.tcl
improve spelling

provide "pretty_value" for text_fields, sort components of compound fields in "pretty_value"

whitespace changes

add support in form-fields to add css class for td in TableWidget

  1. … 1 more file in changeset.
don't return @cr_fields ad form_field by create_form_fields_from_form_constraints

split up large method into three

encode includelet key to achieve higher robustness and preserve url-parameter checking

the includelet_key (as defined) may contain arbitraty characters.

Maybe, the key should be encoded in the future, but for now we keep this

for compatibility with potential applications

Add 'require_html_procs' to the ::xo namespace in order to be compliant with OpenACS naming standards

  1. … 3 more files in changeset.
include selected grading score in feedback

whitespace changes

remove spurious colons

  1. … 1 more file in changeset.
includelet form-usages: support additional button "slim_publish_status" for display similar to child-resource

fix issue #3373

add item shuffling for test item procs and do some minor refactoring

  1. … 4 more files in changeset.
Include more mentioned api

List directly mentioned api as tested

Make ::xowiki::Page pretty_link explicitly private, as should be called only after package initialization

::xowiki::Package pretty_link is the public api to generate links

Refer doc to where most of the magic happens

Fix typo, doc changes