lams_gradebook

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding Greek and Norwegian

LDEV-2213 Adding grouping functionalitly to gradebook

Had to create another hibernate mapping for the lams_user_group table so I could create a hql query that fetch the average marks and times taken just for a group

  1. … 5 more files in changeset.
Merging to head

LDEV-2214 Adding sorting algorithm so activities are sorted by start date in gradebook if the learner has attempted them

LDEV-2214 Adding sorting algorithm so activities are sorted by start date in gradebook if the learner has attempted them

file GBStartDateComparator.java was initially added on branch lams2_3.

Merging with head

LDEV-2189 Making links to learner only appear when the user has attempted or finished the activity. Also, tooloutputs are only fetched when the same criteria is fulfulled

LDEV-2189 Making links to learner only appear when the user has attempted or finished the activity. Also, tooloutputs are only fetched when the same criteria is fulfulled

Merging recent changes with 2.3 branch

LDEV-2212 displaying the appropriate lessons in the course views only if the user has permission

LDEV-2211 internationalising gradebook project, also adding some keys to central for links and admin for group gradebook settings

    • -12
    • +26
    ./web/gradebookCourseMonitor.jsp
    • -5
    • +22
    ./web/includes/jsp/jqGridIncludes.jsp
LDEV-2212 displaying the appropriate lessons in the course views only if the user has permission

  1. … 1 more file in changeset.
LDEV-2211 internationalising gradebook project, also adding some keys to central for links and admin for group gradebook settings

    • -12
    • +26
    ./web/gradebookCourseMonitor.jsp
    • -5
    • +22
    ./web/includes/jsp/jqGridIncludes.jsp
  1. … 4 more files in changeset.
LDEV-2173 - Putting most of gradebook into its own project for easier maintainence

Database persistence beans and DAO are staying in lams_common

    • -0
    • +4
    ./conf/jar/META-INF/MANIFEST.MF
    • -0
    • +5
    ./conf/language/lams/ApplicationResources.properties
    • -0
    • +3
    ./conf/language/lams/ApplicationResources_en_AU.properties
    • -0
    • +3
    ./conf/language/rams/ApplicationResources.properties
    • -0
    • +3
    ./conf/language/rams/ApplicationResources_en_AU.properties
    • -0
    • +4
    ./conf/war/META-INF/MANIFEST.MF
    • -0
    • +13
    ./conf/xdoclet/error-pages.xml
    • -0
    • +12
    ./conf/xdoclet/filter-mappings.xml
    • -0
    • +28
    ./conf/xdoclet/filters.xml
    • -0
    • +8
    ./conf/xdoclet/global-exceptions.xml
  1. … 125 more files in changeset.