Index: lams_admin/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r85d81241e2ed717af5d7a966970e010667a07d37 -r824584ee2b82bea619fbe38b470de7cca15868ea --- lams_admin/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 85d81241e2ed717af5d7a966970e010667a07d37) +++ lams_admin/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 824584ee2b82bea619fbe38b470de7cca15868ea) @@ -383,7 +383,7 @@ config.red5.server.url =Media Server URL config.red5.recordings.url =Media Server Recordings URL -admin.gradebook.learner.enable =Enable Grade Book for Learners -admin.gradebook.monitor.enable =Enable Grade Book for Monitors +admin.gradebook.learner.enable =Enable Gradebook for Learners +admin.gradebook.monitor.enable =Enable Gradebook for Monitors #======= End labels: Exported 375 labels for en AU ===== Index: lams_admin/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r85d81241e2ed717af5d7a966970e010667a07d37 -r824584ee2b82bea619fbe38b470de7cca15868ea --- lams_admin/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 85d81241e2ed717af5d7a966970e010667a07d37) +++ lams_admin/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 824584ee2b82bea619fbe38b470de7cca15868ea) @@ -383,7 +383,7 @@ config.red5.server.url =Media Server URL config.red5.recordings.url =Media Server Recordings URL -admin.gradebook.learner.enable =Enable Grade Book for Learners -admin.gradebook.monitor.enable =Enable Grade Book for Monitors +admin.gradebook.learner.enable =Enable Gradebook for Learners +admin.gradebook.monitor.enable =Enable Gradebook for Monitors #======= End labels: Exported 375 labels for en AU ===== Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r57ae9b79f99a9cb3f1a39454626086bc0ed1c9ac -r824584ee2b82bea619fbe38b470de7cca15868ea --- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 57ae9b79f99a9cb3f1a39454626086bc0ed1c9ac) +++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 824584ee2b82bea619fbe38b470de7cca15868ea) @@ -316,8 +316,9 @@ label.planner.export.sequence=Export sequence error.planner.export.template=There was an error while exporting the template. -index.coursegradebook =Grade Book Monitor -index.coursegradebook.tooltip =Open course-wide Grade Book -index.coursegradebook.learner =My Grade Book -index.coursegradebookmonitor =Grade Book +index.coursegradebook =Gradebook Monitor +index.coursegradebook.tooltip =Open course-wide Gradebook +index.coursegradebook.learner =My Gradebook +index.coursegradebookmonitor =Gradebook + #======= End labels: Exported 222 labels for en AU ===== Index: lams_central/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r57ae9b79f99a9cb3f1a39454626086bc0ed1c9ac -r824584ee2b82bea619fbe38b470de7cca15868ea --- lams_central/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 57ae9b79f99a9cb3f1a39454626086bc0ed1c9ac) +++ lams_central/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 824584ee2b82bea619fbe38b470de7cca15868ea) @@ -316,10 +316,10 @@ error.planner.export.template=There was an error while exporting the template. -index.coursegradebook =Grade Book Monitor -index.coursegradebook.tooltip =Open course-wide Grade Book -index.coursegradebook.learner =My Grade Book -index.coursegradebookmonitor =Grade Book +index.coursegradebook =Gradebook Monitor +index.coursegradebook.tooltip =Open course-wide Gradebook +index.coursegradebook.learner =My Gradebook +index.coursegradebookmonitor =Gradebook Index: lams_gradebook/build.xml =================================================================== diff -u -re074865bde063cd3ac9e531a90857d07de9d121c -r824584ee2b82bea619fbe38b470de7cca15868ea --- lams_gradebook/build.xml (.../build.xml) (revision e074865bde063cd3ac9e531a90857d07de9d121c) +++ lams_gradebook/build.xml (.../build.xml) (revision 824584ee2b82bea619fbe38b470de7cca15868ea) @@ -5,17 +5,17 @@ ]> - - + + - - - - - - + + + + + + @@ -28,8 +28,7 @@ - + @@ -40,8 +39,7 @@ - + @@ -55,19 +53,16 @@ - + - - + + @@ -86,23 +81,22 @@ - - + + - - - - - + + + + + - + You must download several jar files before you can build Middlegen. Execute the "download-deps" target. Then try to @@ -120,154 +114,114 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - + + - - + - + - - + + - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - + - + @@ -295,7 +249,6 @@ - Index: lams_gradebook/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -re074865bde063cd3ac9e531a90857d07de9d121c -r824584ee2b82bea619fbe38b470de7cca15868ea --- lams_gradebook/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision e074865bde063cd3ac9e531a90857d07de9d121c) +++ lams_gradebook/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 824584ee2b82bea619fbe38b470de7cca15868ea) @@ -2,4 +2,50 @@ #language code: en #locale code: AU +heading.general.error =Error +error.authorisation =You are not authorised to do this. +error.general.1 =Sorry, there has been an error. +error.general.2 =There is a problem processing this request. Close the browser window and try again. +error.general.3 =If the problem persists please contact your system administrator or the technical forums on http://lamscommunity.org/. +gradebook.title.window.lessonMonitor =Gradebook Lesson Monitor +gradebook.title.window.courseMonitor =Gradebook Course Monitor +gradebook.title.window.myGradebook =My Gradebook +gradebook.title.courseMonitor =Course Gradebook for {0} +gradebook.title.lessonGradebook =Lesson Gradebook for {0} +gradebook.title.myGradebook =Gradebook for {0} + +gradebook.gridtitle.usergrid =Learner Lesson View +gradebook.gridtitle.activitygrid =Activity View +gradebook.columntitle.name =Name +gradebook.columntitle.progress =Progress +gradebook.columntitle.timeTaken =Time Taken +gradebook.columntitle.lessonFeedback =Lesson Feedback +gradebook.columntitle.lessonName =Lesson Name +gradebook.columntitle.subGroup =Sub-Group +gradebook.columntitle.startDate =Start Date +gradebook.columntitle.completeDate =Complete Date +gradebook.columntitle.mark =Mark +gradebook.columntitle.activity =Activity +gradebook.columntitle.activityFeedback =Activity Feedback +gradebook.columntitle.outputs =Tool Outputs +gradebook.columntitle.competences =Competences +gradebook.columntitle.averageTimeTaken =Average Time Taken +gradebook.columntitle.averageMark =Average Mark +gradebook.columntitle.learnerName =Learner Name + +gradebook.function.window.showColumns =Show/Hide Columns +gradebook.function.error.enterNumber =Please enter a number value +gradebook.function.search.title =Search Grid +gradebook.function.search.contains =contains +gradebook.function.search.endsWith =ends with +gradebook.function.search.startsWith =starts with +gradebook.function.search.equalTo =equal to +gradebook.function.search.notEqualTo =not equal to + +gradebook.error.loaderror =There was an error loading the grid. If this problem persists, please contact your system administrator. + +label.ok =OK +label.cancel =Cancel +label.find =Find +label.reset =Reset \ No newline at end of file Index: lams_gradebook/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -re074865bde063cd3ac9e531a90857d07de9d121c -r824584ee2b82bea619fbe38b470de7cca15868ea --- lams_gradebook/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision e074865bde063cd3ac9e531a90857d07de9d121c) +++ lams_gradebook/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 824584ee2b82bea619fbe38b470de7cca15868ea) @@ -1,3 +1,51 @@ appName = gradebook #language code: en -#locale code: AU \ No newline at end of file +#locale code: AU + +heading.general.error =Error +error.authorisation =You are not authorised to do this. +error.general.1 =Sorry, there has been an error. +error.general.2 =There is a problem processing this request. Close the browser window and try again. +error.general.3 =If the problem persists please contact your system administrator or the technical forums on http://lamscommunity.org/. + +gradebook.title.window.lessonMonitor =Gradebook Lesson Monitor +gradebook.title.window.courseMonitor =Gradebook Course Monitor +gradebook.title.window.myGradebook =My Gradebook +gradebook.title.courseMonitor =Course Gradebook for {0} +gradebook.title.lessonGradebook =Lesson Gradebook for {0} +gradebook.title.myGradebook =Gradebook for {0} + +gradebook.gridtitle.usergrid =Learner Lesson View +gradebook.gridtitle.activitygrid =Activity View +gradebook.columntitle.name =Name +gradebook.columntitle.progress =Progress +gradebook.columntitle.timeTaken =Time Taken +gradebook.columntitle.lessonFeedback =Lesson Feedback +gradebook.columntitle.lessonName =Lesson Name +gradebook.columntitle.subGroup =Sub-Group +gradebook.columntitle.startDate =Start Date +gradebook.columntitle.completeDate =Complete Date +gradebook.columntitle.mark =Mark +gradebook.columntitle.activity =Activity +gradebook.columntitle.activityFeedback =Activity Feedback +gradebook.columntitle.outputs =Tool Outputs +gradebook.columntitle.competences =Competences +gradebook.columntitle.averageTimeTaken =Average Time Taken +gradebook.columntitle.averageMark =Average Mark +gradebook.columntitle.learnerName =Learner Name + +gradebook.function.window.showColumns =Show/Hide Columns +gradebook.function.error.enterNumber =Please enter a number value +gradebook.function.search.title =Search Grid +gradebook.function.search.contains =contains +gradebook.function.search.endsWith =ends with +gradebook.function.search.startsWith =starts with +gradebook.function.search.equalTo =equal to +gradebook.function.search.notEqualTo =not equal to + +gradebook.error.loaderror =There was an error loading the grid. If this problem persists, please contact your system administrator. + +label.ok =OK +label.cancel =Cancel +label.find =Find +label.reset =Reset Index: lams_gradebook/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -re074865bde063cd3ac9e531a90857d07de9d121c -r824584ee2b82bea619fbe38b470de7cca15868ea --- lams_gradebook/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision e074865bde063cd3ac9e531a90857d07de9d121c) +++ lams_gradebook/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 824584ee2b82bea619fbe38b470de7cca15868ea) @@ -1,3 +1,51 @@ appName = gradebook #language code: en -#locale code: AU \ No newline at end of file +#locale code: AU + +heading.general.error =Error +error.authorisation =You are not authorised to do this. +error.general.1 =Sorry, there has been an error. +error.general.2 =There is a problem processing this request. Close the browser window and try again. +error.general.3 =If the problem persists please contact your system administrator or the technical forums on http://lamscommunity.org/. + +gradebook.title.window.lessonMonitor =Gradebook Lesson Monitor +gradebook.title.window.courseMonitor =Gradebook Course Monitor +gradebook.title.window.myGradebook =My Gradebook +gradebook.title.courseMonitor =Course Gradebook for {0} +gradebook.title.lessonGradebook =Lesson Gradebook for {0} +gradebook.title.myGradebook =Gradebook for {0} + +gradebook.gridtitle.usergrid =Learner Lesson View +gradebook.gridtitle.activitygrid =Activity View +gradebook.columntitle.name =Name +gradebook.columntitle.progress =Progress +gradebook.columntitle.timeTaken =Time Taken +gradebook.columntitle.lessonFeedback =Lesson Feedback +gradebook.columntitle.lessonName =Lesson Name +gradebook.columntitle.subGroup =Sub-Group +gradebook.columntitle.startDate =Start Date +gradebook.columntitle.completeDate =Complete Date +gradebook.columntitle.mark =Mark +gradebook.columntitle.activity =Activity +gradebook.columntitle.activityFeedback =Activity Feedback +gradebook.columntitle.outputs =Tool Outputs +gradebook.columntitle.competences =Competences +gradebook.columntitle.averageTimeTaken =Average Time Taken +gradebook.columntitle.averageMark =Average Mark +gradebook.columntitle.learnerName =Learner Name + +gradebook.function.window.showColumns =Show/Hide Columns +gradebook.function.error.enterNumber =Please enter a number value +gradebook.function.search.title =Search Grid +gradebook.function.search.contains =contains +gradebook.function.search.endsWith =ends with +gradebook.function.search.startsWith =starts with +gradebook.function.search.equalTo =equal to +gradebook.function.search.notEqualTo =not equal to + +gradebook.error.loaderror =There was an error loading the grid. If this problem persists, please contact your system administrator. + +label.ok =OK +label.cancel =Cancel +label.find =Find +label.reset =Reset \ No newline at end of file Index: lams_gradebook/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u -re074865bde063cd3ac9e531a90857d07de9d121c -r824584ee2b82bea619fbe38b470de7cca15868ea --- lams_gradebook/conf/language/rams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision e074865bde063cd3ac9e531a90857d07de9d121c) +++ lams_gradebook/conf/language/rams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 824584ee2b82bea619fbe38b470de7cca15868ea) @@ -1,3 +1,51 @@ appName = gradebook #language code: en -#locale code: AU \ No newline at end of file +#locale code: AU + +heading.general.error =Error +error.authorisation =You are not authorised to do this. +error.general.1 =Sorry, there has been an error. +error.general.2 =There is a problem processing this request. Close the browser window and try again. +error.general.3 =If the problem persists please contact your system administrator or the technical forums on http://lamscommunity.org/. + +gradebook.title.window.lessonMonitor =Gradebook Lesson Monitor +gradebook.title.window.courseMonitor =Gradebook Course Monitor +gradebook.title.window.myGradebook =My Gradebook +gradebook.title.courseMonitor =Course Gradebook for {0} +gradebook.title.lessonGradebook =Lesson Gradebook for {0} +gradebook.title.myGradebook =Gradebook for {0} + +gradebook.gridtitle.usergrid =Learner Lesson View +gradebook.gridtitle.activitygrid =Activity View +gradebook.columntitle.name =Name +gradebook.columntitle.progress =Progress +gradebook.columntitle.timeTaken =Time Taken +gradebook.columntitle.lessonFeedback =Lesson Feedback +gradebook.columntitle.lessonName =Lesson Name +gradebook.columntitle.subGroup =Sub-Group +gradebook.columntitle.startDate =Start Date +gradebook.columntitle.completeDate =Complete Date +gradebook.columntitle.mark =Mark +gradebook.columntitle.activity =Activity +gradebook.columntitle.activityFeedback =Activity Feedback +gradebook.columntitle.outputs =Tool Outputs +gradebook.columntitle.competences =Competences +gradebook.columntitle.averageTimeTaken =Average Time Taken +gradebook.columntitle.averageMark =Average Mark +gradebook.columntitle.learnerName =Learner Name + +gradebook.function.window.showColumns =Show/Hide Columns +gradebook.function.error.enterNumber =Please enter a number value +gradebook.function.search.title =Search Grid +gradebook.function.search.contains =contains +gradebook.function.search.endsWith =ends with +gradebook.function.search.startsWith =starts with +gradebook.function.search.equalTo =equal to +gradebook.function.search.notEqualTo =not equal to + +gradebook.error.loaderror =There was an error loading the grid. If this problem persists, please contact your system administrator. + +label.ok =OK +label.cancel =Cancel +label.find =Find +label.reset =Reset \ No newline at end of file Index: lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/service/GradebookService.java =================================================================== diff -u -re074865bde063cd3ac9e531a90857d07de9d121c -r824584ee2b82bea619fbe38b470de7cca15868ea --- lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/service/GradebookService.java (.../GradebookService.java) (revision e074865bde063cd3ac9e531a90857d07de9d121c) +++ lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/service/GradebookService.java (.../GradebookService.java) (revision 824584ee2b82bea619fbe38b470de7cca15868ea) @@ -656,7 +656,7 @@ // Fix up outputs html if there are not outputs available if (noOutputs) { - toolOutputsStr = "No output available."; + toolOutputsStr = "-"; } else { toolOutputsStr = "