• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bug fixing.

- adding missing links when editing the grades

- trying to avoid errors due to double click when submitting an answer and a task solution

- other bugs

    • -3
    • +4
    ./admin/evaluations/evaluations-edit.tcl
    • -38
    • +11
    ./admin/evaluations/student-list.xql
    • -1
    • +1
    ./admin/grades/grades-type-reports.xql
    • -2
    • +4
    ./admin/grades/student-grades-report.tcl
    • -0
    • +11
    ./admin/tasks/solution-add-edit-postgresql.xql
  1. … 7 more files in changeset.
translating

translating

    • -2
    • +3
    ./admin/evaluations/evaluations-edit.adp
  1. … 1 more file in changeset.
fixing the size of the users portraits

    • -3
    • +11
    ./admin/evaluations/student-list.tcl
  1. … 1 more file in changeset.
fixing wrong sum of weights of the grades

adding coalesce to avoid comparison with null

translating

  1. … 1 more file in changeset.
componiendo manejo de fechas con las tareas

    • -1
    • +1
    ./admin/tasks/task-add-edit-postgresql.xql
postgres queries

    • -0
    • +38
    ./admin/evaluations/evaluate-students-2-postgresql.xql
fixing references to the revisions_id, since now the references are made to the item_ids

    • -2
    • +3
    ./admin/grades/grades-type-reports-postgresql.xql
  1. … 3 more files in changeset.
typo

internationalizing

coalescing file size en portlets

improving dates validations with tasks/answers

fixing bugs when editing evaluations

fixing bugs when handling tasks solutions

    • -1
    • +1
    ./admin/evaluations/evaluate-students.adp
    • -2
    • +2
    ./admin/evaluations/evaluate-students.tcl
    • -57
    • +61
    ./admin/evaluations/evaluations-edit.tcl
    • -2
    • +1
    ./admin/evaluations/grades-sheet-parse.tcl
    • -10
    • +10
    ./admin/evaluations/student-list.tcl
    • -2
    • +13
    ./admin/tasks/solution-add-edit-postgresql.xql
    • -175
    • +179
    ./admin/tasks/solution-add-edit.tcl
    • -1
    • +2
    ./admin/tasks/task-add-edit-postgresql.xql
  1. … 7 more files in changeset.
uncomment validation for late answer submit

adding missing query

showing the display portrait option only if there are any students to evaluate

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

  1. … 48 more files in changeset.
comment out the edit options in order to fix some bugs

  1. … 1 more file in changeset.
fixing bugs

    • -8
    • +8
    ./admin/evaluations/evaluate-students.adp
  1. … 2 more files in changeset.
fixing apm callbacks (they where not called)

translating

  1. … 7 more files in changeset.
storing only the name of the file in cr_revisions and not the item_name anymore.

tuning queries

    • -74
    • +77
    ./admin/evaluations/student-list.tcl
  1. … 6 more files in changeset.
-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"

    • -25
    • +26
    ./admin/evaluations/evaluate-students.adp
  1. … 71 more files in changeset.
- internationalizing

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

- adding the students grades reports

    • -1
    • +0
    ./admin/evaluations/evaluation-delete.adp
    • -117
    • +153
    ./admin/evaluations/grades-sheet-parse.tcl
    • -4
    • +21
    ./admin/evaluations/student-list.adp
    • -40
    • +71
    ./admin/evaluations/student-list.tcl
    • -2
    • +4
    ./admin/grades/grades-type-reports-postgresql.xql
  1. … 21 more files in changeset.
adding catalog file and missing files

    • -0
    • +13
    ./admin/evaluations/download-archive/index.xql
    • -0
    • +15
    ./admin/grades/grades-delete.xql
  1. … 1 more file in changeset.
- Internationalizing

- Fixing small bugs found in the way

    • -13
    • +14
    ./admin/evaluations/evaluate-students.adp
    • -27
    • +38
    ./admin/evaluations/evaluate-students.tcl
  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

    • -0
    • +26
    ./admin/evaluations/evaluate-students-2.xql
  1. … 31 more files in changeset.
file for download the answers of the students

    • -0
    • +63
    ./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

    • -2
    • +2
    ./admin/evaluations/evaluations-edit.tcl
    • -0
    • +10
    ./admin/grades/grades-postgresql.xql
    • -0
    • +17
    ./admin/grades/grades-reports-postgresql.xql
    • -29
    • +46
    ./admin/grades/grades-reports.tcl
    • -0
    • +17
    ./admin/grades/grades-type-reports-postgresql.xql
    • -2
    • +13
    ./admin/grades/grades-type-reports.tcl
  1. … 18 more files in changeset.
fixing bugs

adding some integration (not full) with dotlrn

moving sql to xql files

    • -6
    • +6
    ./admin/evaluations/grades-sheet-parse.tcl
    • -5
    • +15
    ./admin/evaluations/student-list.tcl
    • -10
    • +34
    ./admin/evaluations/student-list.xql
    • -1
    • +2
    ./admin/tasks/solution-add-edit-postgresql.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)

    • -2
    • +1
    ./admin/evaluations/grades-sheet-parse.tcl
    • -110
    • +111
    ./admin/evaluations/student-list.tcl
  1. … 3 more files in changeset.