• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing bug in the portlets

translating messages

    • -0
    • +1
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -117
    • +145
    ./catalog/evaluation.es_GT.ISO-8859-1.xml
  1. … 7 more files in changeset.
optimizing queries

    • -68
    • +37
    ./lib/student-grades-report-chunk-postgresql.xql
    • -7
    • +15
    ./lib/student-grades-report-chunk.tcl
ussing item_id (grade_item_id) in order to relate the task with the grade

    • -9
    • +14
    ./lib/student-grades-report-chunk-postgresql.xql
adding missing query

    • -0
    • +10
    ./www/answer-add-edit-postgresql.xql
showing the display portrait option only if there are any students to evaluate

    • -1
    • +2
    ./www/admin/evaluations/student-list.adp
showing creation-date of the answer instead of last-modified date

fixing revisions bug, now the references are made to the item_id instead of revision_id

    • -0
    • +7
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -117
    • +145
    ./catalog/evaluation.es_ES.ISO-8859-1.xml
    • -5
    • +5
    ./lib/evaluations-chunk-postgresql.xql
    • -13
    • +14
    ./lib/tasks-chunk-postgresql.xql
    • -59
    • +97
    ./sql/postgresql/evaluation-create.sql
    • -16
    • +36
    ./tcl/evaluation-procs-postgresql.xql
    • -0
    • +10
    ./www/answer-add-edit-postgresql.xql
  1. … 48 more files in changeset.
comment out the edit options in order to fix some bugs

fixing bugs

    • -3
    • +5
    ./www/admin/evaluations/student-list.tcl
fixing apm callbacks (they where not called)

translating

    • -1
    • +6
    ./catalog/evaluation.en_US.ISO-8859-1.xml
task__name had evaluations_tasks but the table was really evaluation_tasks

    • -1
    • +1
    ./sql/postgresql/evaluation-create.sql
small typo

    • -1
    • +1
    ./catalog/evaluation.es_GT.ISO-8859-1.xml
adding GT catalog

    • -0
    • +484
    ./catalog/evaluation.es_GT.ISO-8859-1.xml
  1. … 1 more file in changeset.
fixin call to sql funcions

storing only the name of the file in cr_revisions and not the item_name anymore.

tuning queries

    • -15
    • +16
    ./sql/postgresql/evaluation-create.sql
    • -2
    • +12
    ./tcl/evaluation-procs-postgresql.xql
    • -1
    • +1
    ./www/admin/evaluations/student-list.adp
    • -74
    • +77
    ./www/admin/evaluations/student-list.tcl
    • -4
    • +4
    ./www/admin/evaluations/student-list.xql
    • -1
    • +2
    ./www/admin/tasks/solution-add-edit.tcl
fixing sql scripts

    • -2
    • +216
    ./sql/postgresql/evaluation-create.sql
-fixing lot of bugs

-adding parameters to add the portles in a new page

-adding the option to enter the weight of a task in "net value"

    • -0
    • +65
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./lib/evaluations-chunk-postgresql.xql
    • -1
    • +1
    ./lib/student-grades-report-chunk-postgresql.xql
    • -16
    • +4
    ./sql/postgresql/evaluation-create.sql
    • -3
    • +13
    ./tcl/evaluation-procs-postgresql.xql
  1. … 71 more files in changeset.
- internationalizing

- adding the functionallity to see the students portrait when gradding them

- adding the students grades reports

    • -4
    • +49
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -0
    • +484
    ./catalog/evaluation.es_ES.ISO-8859-1.xml
    • -0
    • +103
    ./lib/student-grades-report-chunk-postgresql.xql
    • -0
    • +7
    ./lib/student-grades-report-chunk.adp
    • -0
    • +128
    ./lib/student-grades-report-chunk.tcl
    • -0
    • +24
    ./lib/student-grades-report-chunk.xql
    • -0
    • +17
    ./tcl/evaluation-procs.xql
  1. … 21 more files in changeset.
adding catalog file and missing files

    • -0
    • +395
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -0
    • +13
    ./www/admin/evaluations/download-archive/index.xql
    • -0
    • +15
    ./www/admin/grades/grades-delete.xql
- Internationalizing

- Fixing small bugs found in the way

    • -0
    • +38
    ./tcl/evaluation-procs-postgresql.xql
  1. … 68 more files in changeset.
- adding option to get redirected to the group admin pages after uploading an assignments in groups

- adding option to download all the answers of a given assignment in a zip file

- adding option to add the assignments in more communities from the same page

- fixing bugs

- adding procs in tcl/sql to handle the first 3 cases

    • -29
    • +16
    ./sql/postgresql/evaluation-create.sql
    • -1
    • +134
    ./tcl/evaluation-procs-postgresql.xql
  1. … 31 more files in changeset.
file for download the answers of the students

    • -0
    • +63
    ./www/admin/evaluations/download-archive/index.vuh
- improving ui

- replacing class_id with package_id

- fixing apm-callbacks

- integrating grades reports with dotnlrn (communities)

- removing unused procs

- adding javascript when uploading a group assignment

    • -5
    • +6
    ./lib/evaluations-chunk-postgresql.xql
    • -24
    • +14
    ./sql/postgresql/evaluation-create.sql
    • -4
    • +22
    ./tcl/evaluation-procs-postgresql.xql
  1. … 18 more files in changeset.
fixing bugs

adding some integration (not full) with dotlrn

moving sql to xql files

    • -6
    • +1
    ./sql/postgresql/evaluation-create.sql
    • -5
    • +15
    ./www/admin/evaluations/student-list.tcl
    • -10
    • +34
    ./www/admin/evaluations/student-list.xql
    • -1
    • +0
    ./www/admin/groups/group-member-add.xql
  1. … 3 more files in changeset.
fixing bugs

adding notifications to grades

adding proc calls in the apm file (in order to move out the sql)

    • -0
    • +306
    ./tcl/evaluation-procs-postgresql.xql
    • -110
    • +111
    ./www/admin/evaluations/student-list.tcl
    • -8
    • +8
    ./www/admin/tasks/solution-add-edit.tcl
    • -61
    • +67
    ./www/admin/tasks/task-add-edit.tcl
adding dependencies and removing unused parameters

adding notifications to assignment types.

fixing bug when deleting the package (some functions were never deleted

fixing bugs:

- when unmounting, the folder evaluation_grades_sheets was never deleted

- when displaying the grades and evaluations the radio button always was set true

- when editin grades the value of the array evaluation_ids was never set

    • -4
    • +13
    ./www/admin/grades/distribution-edit.tcl
- adding csv functionallity

- improving user interface

- solving bugs

    • -27
    • +142
    ./sql/postgresql/evaluation-create.sql
    • -2
    • +15
    ./sql/postgresql/evaluation-drop.sql
    • -0
    • +43
    ./tcl/evaluation-procs-postgresql.xql
    • -0
    • +41
    ./www/admin/evaluations/grades-sheet-explanation.adp
    • -0
    • +16
    ./www/admin/evaluations/grades-sheet-explanation.tcl
    • -0
    • +45
    ./www/admin/evaluations/grades-sheet-parse-postgresql.xql
    • -0
    • +27
    ./www/admin/evaluations/grades-sheet-parse.adp
  1. … 15 more files in changeset.
dev2alpha