• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix notification for administrators on assessments, the query fails because it's not returning a valid user_id

Adding to acs-5-2 branch, message key catalog files from translation server

for acs-core packages, dotlrn-all packages and dotlrn-extras

packages.

    • -1
    • +1
    ./catalog/assessment.es_ES.ISO-8859-1.xml
    • -0
    • +285
    ./catalog/assessment.gl_ES.ISO-8859-1.xml
    • -0
    • +5
    ./catalog/assessment.pt_BR.ISO-8859-1.xml
  1. … 966 more files in changeset.
Reverted all changes from Mannheim

    • -5
    • +0
    ./catalog/assessment.de_DE.ISO-8859-1.xml
  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

    • -0
    • +5
    ./catalog/assessment.de_DE.ISO-8859-1.xml
  1. … 197 more files in changeset.
Remove session points display from user interface as the feature has

not been implemented yet. Fix but#2937

Catalog files form translate.openacs.org for packages NOT included

in the OpenACS Core

    • -0
    • +6
    ./catalog/assessment.de_DE.ISO-8859-1.xml
    • -0
    • +580
    ./catalog/assessment.pt_BR.ISO-8859-1.xml
  1. … 679 more files in changeset.
Catalogs from translate.openacs.org

for pacakges NOT included in the OpenACS Core

    • -15
    • +15
    ./catalog/assessment.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/assessment.de_DE.ISO-8859-1.xml
    • -1
    • +6
    ./catalog/assessment.en_US.ISO-8859-1.xml
    • -43
    • +45
    ./catalog/assessment.es_ES.ISO-8859-1.xml
    • -32
    • +1
    ./catalog/assessment.es_GT.ISO-8859-1.xml
  1. … 1077 more files in changeset.
Extracting queries to xql files

    • -0
    • +26
    ./lib/comments-chunk-postgresql.xql
Adding queries to update clobs

    • -0
    • +19
    ./tcl/as-item-data-procs-oracle.xql
    • -0
    • +18
    ./tcl/as-item-data-procs-postgresql.xql
fix typo

Adding missing field in oracle query

Added query to update clobs when editing items

Added feedback in clobs list to update

Fix for inserting clob when creating items

Fix for inserting clob when creating sections

    • -0
    • +8
    ./tcl/as-assessment-procs-postgresql.xql
Fix typo

Adding missing commas

Changes to display feedback even if points isn't set for the question

Changed queryset to querytext

Nice semantic HTML

    • -95
    • +76
    ./www/assessment-section-submit.adp
Fix typos.

    • -3
    • +3
    ./tcl/as-section-display-procs-oracle.xql
    • -3
    • +4
    ./tcl/as-section-display-procs-postgresql.xql
fix typo

Adding queries to handle CLOBS

    • -0
    • +33
    ./tcl/as-section-display-procs-oracle.xql
    • -0
    • +32
    ./tcl/as-section-display-procs-postgresql.xql
Update clobs properly on Oracle. content::revision::new can't tell if

the database datatype is a clob.

    • -0
    • +18
    ./tcl/as-assessment-procs-oracle.xql
    • -1
    • +17
    ./tcl/as-assessment-procs-postgresql.xql
    • -1
    • +15
    ./tcl/as-section-procs-postgresql.xql
Make sure scores are integers

Shorten variable names because Oracle can't handle bind var names over 31

characters long.

Add test of creating a new assessment.

Separate hash on url

Display correct choices

Fixes for qti export/import

    • -260
    • +267
    ./www/asm-admin/export/index.vuh