• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
whitespace changes

update jquery versions (part 2)

  1. … 2 more files in changeset.
improve SQL quoting

  1. … 4 more files in changeset.
improve quoting

improve SQL quoting

  1. … 8 more files in changeset.
improve SQL quoting and source code documentation

improve SQL quoting

  1. … 3 more files in changeset.
fix typo in make_correct

provide support for addressing instance variables in component structures (one level 1)

added support for solution hints on checkbox and radio questions

  1. … 1 more file in changeset.
- name test-item sepcific form-fields for "in_position" and "minute" with a "test_item_" prefix

- added points calculation in addition to score

added support for randomization not only per user, but as well per position

whitespace changes

if "shuffle" finds precomputed seeds, used these to improve randomization

don't set href for rejected link to empty over the deprecated interface, but unset the href

CompoundField->value: return always the value from get_compound_value

add optional text descriptions to short_text fields

generalize modifier handling in "correct_when"

prefer "string map" over "regsub"

www-make-live-revision: add support for "local_return_url" (when "return_url" is not specified)

autocorrection: support *lower* float for correct_when=in

avoid potential tilde substitution (many thanks to Markus Moser)

stick to varnames used on many other places for the same information

provide pretty-print methods for tabular data views

Improve last change and document it properly.

Set outdated HTML attributes as depreacted.

Remove href from the variables we inspect the item for in a file link:

this variable is most likely set, therefore embed_options will be non-empty and most links downstream will be rendered via <embed>

instead than a plain link.

Furthermore, it does appear as non standard according to e.g. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/embed and would probably conflict with the src attribute, which is always set.

support show_max for short_text answers

allow list on folder in all default policies

improve spelling

add flag "-from_repeat" to CompoundField.get_named_sub_component_value

In case the named component is from a repeated field, this can be used

to skip the template element from the return value

reduce verbosity