• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file evaluation-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./evaluation-callback-procs.tcl
Removing eval from callback implementations and adding the namespace 'merge'

allow evaluation::new_task to accept an optional package_id parameter to make it more flexible

Adding merge account support to evaluation

new UI for deleted grades and tasks. now the course admin can re-set live a deleted grade/task from the admin pages

  1. … 9 more files in changeset.
committing changes, improvements and fixes to evaluation

    • -3
    • +456
    ./evaluation-procs-postgresql.xql
  1. … 64 more files in changeset.
merge of oacs-5-2 and head

  1. … 8 more files in changeset.
committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 911 more files in changeset.
1. double click protection.

2. now when deleting a revision, the information is kept in the data base, the live revision of the item is set to null. in the future the necessary UI has to be implemented in order to let the professor set to live any revision he/she wants.

  1. … 1 more file in changeset.
adding double click protection, translating messages

  1. … 4 more files in changeset.
fixing callback names

  1. … 1 more file in changeset.
fixing bugs(for postgres) from the "translation" to oracle

  1. … 14 more files in changeset.
evaluation now with support for oracle

  1. … 71 more files in changeset.
continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql

  1. … 22 more files in changeset.
adding oracle support for evaluation package

    • -0
    • +159
    ./evaluation-procs-oracle.xql
    • -368
    • +12
    ./evaluation-procs-postgresql.xql
  1. … 14 more files in changeset.
for postgres only:

-bugs when installing and when creatin items fixed

-adding missing catalog files

  1. … 4 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 688 more files in changeset.
fix typos

  1. … 1 more file in changeset.
fix some missing braces

  1. … 1 more file in changeset.
Adding query's for dates

Change the form by obtain de date

Adding param package_id in the function evaluation::new_grade

Adding defaults grades

Deleting the calls evaluation_create__template and evaluation_delete__tempalte

Adding db_exec_plsql delete_templates { select evaluation__delete_template() }

adding db_exec_plsql create_folders { select evaluation__create_folder() }

Adding the functions delete_contents and create_folders to the callback

Remove procs evaluation::apm::delete_contents and evaluation::apm::create_folder

Change the namespace name

Purification of code obsolote

vS: ----------------------------------------------------------------------

  1. … 50 more files in changeset.