Index: lams_admin/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -ra0560101e7659361e802b38a42336e11edf82838 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_admin/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision a0560101e7659361e802b38a42336e11edf82838) +++ lams_admin/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Oct 25 18:22:26 CST 2019 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:39:03 CST 2019 #=================== labels for LAMS Administration =================# @@ -389,7 +389,6 @@ config.show.all.my.lesson.link =Show "All my lessons" link in User's profile config.display.print.button =Display a print button when the lesson is completed sysadmin.lessonFinishUrl =Lesson finish callback URL -sysadmin.logoutUrl =Redirect user after logout to the following URL admin.servertimezone.server.timezone.management =Server timezone management admin.servertimezone.title =Server timezone management admin.servertimezone.select.server.timezone =Please, select server timezone @@ -500,12 +499,9 @@ label.upload.info =Uploaded file must be an Excel file and not exceed size of {0} errors.maxfilesize =Uploaded file exceeded maximum size: {0} error.attachment.not.xls =File is not an Excel .xls file. -sysadmin.maintain.session.count =logged in users sysadmin.maintain.session =Logged in users sysadmin.maintain.session.login =Login sysadmin.maintain.session.id =Session ID -sysadmin.maintain.session.access =Last access -sysadmin.maintain.session.created =Started on: error.portrait.removal.failed =Unable to delete portrait. See error file for details label.delete.portrait =Delete portrait sysadmin.maintain.session.delete =Delete @@ -638,7 +634,7 @@ outcome.authoring.existing.none =none outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? sysadmin.maintain.session.name =Name -congfig.header.antivirus =Antivirus +config.header.antivirus =Antivirus config.av.enable =Enable antivirus scanning on files upload config.av.host =ClamAV server host config.av.port =ClamAV server port @@ -650,5 +646,19 @@ sysadmin.alternative.user.id.name =Use alternative parameter name "lis_person_sourcedid" to get user id config.header.privacy.settings =Privacy settings config.restricted.displaying.user.names.in.groupings =Groupings: only display names for learners within own group +sysadmin.maintain.session.count =logged in users +config.qb.qti.enable =Enable QTI question import/export +config.qb.word.enable =Enable Word question import +config.qb.collections.create.enable =Allow creating custom collections +config.qb.collections.transfer.enable =Allow question transfer between collections +config.qb.monitors.read.only =Force read-only access for monitors +config.qb.stats.min.participants =Minimum test participant number to calculate question indexes +config.qb.stats.group.size =Percent of participants in top/bottom performers group (default: 27) +config.qb.merge.enable =Allow question manual merging +config.header.qb =Question bank +sysadmin.logoutUrl =Redirect user after logout to the following URL +sysadmin.maintain.session.access =Last access +sysadmin.maintain.session.created =Started on: -#======= End labels: Exported 638 labels for en AU ===== +#======= End labels: Exported 651 labels for en AU ===== + Index: lams_admin/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r7783b8ddec2b73369154eda24b45fe5c5f66634c -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_admin/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 7783b8ddec2b73369154eda24b45fe5c5f66634c) +++ lams_admin/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Oct 25 18:22:26 CST 2019 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:39:03 CST 2019 #=================== labels for LAMS Administration =================# @@ -634,7 +634,7 @@ outcome.authoring.existing.none =none outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? sysadmin.maintain.session.name =Name -congfig.header.antivirus =Antivirus +config.header.antivirus =Antivirus config.av.enable =Enable antivirus scanning on files upload config.av.host =ClamAV server host config.av.port =ClamAV server port @@ -645,5 +645,19 @@ sysadmin.alternative.user.id.name =Use alternative parameter name "lis_person_sourcedid" to get user id config.header.privacy.settings =Privacy settings config.restricted.displaying.user.names.in.groupings =Groupings: only display names for learners within own group +sysadmin.maintain.session.count =logged in users +config.qb.qti.enable =Enable QTI question import/export +config.qb.word.enable =Enable Word question import +config.qb.collections.create.enable =Allow creating custom collections +config.qb.collections.transfer.enable =Allow question transfer between collections +config.qb.monitors.read.only =Force read-only access for monitors +config.qb.stats.min.participants =Minimum test participant number to calculate question indexes +config.qb.stats.group.size =Percent of participants in top/bottom performers group (default: 27) +config.qb.merge.enable =Allow question manual merging +config.header.qb =Question bank +sysadmin.logoutUrl =Redirect user after logout to the following URL +sysadmin.maintain.session.access =Last access +sysadmin.maintain.session.created =Started on: +config.enable.collapsing.subcourses =Enable collapsing of subcourses #======= End labels: Exported 638 labels for en AU ===== Index: lams_central/web/includes/javascript/main.js =================================================================== diff -u -r5d956c46333edcc92c0eaa2cde761ec7447a5b94 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_central/web/includes/javascript/main.js (.../main.js) (revision 5d956c46333edcc92c0eaa2cde761ec7447a5b94) +++ lams_central/web/includes/javascript/main.js (.../main.js) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -101,7 +101,26 @@ railOpacity: 0.9 }); }); + + //collapse subcourse. (Doing it manually instead of using bootstrap collapse in order to prevent bootstrap choppiness) + $(document).on('click', '.subcourse-title', function() { + var orgId = $(this).data("groupid"); + var collapsed = $("#" + orgId + "-lessons").hasClass("in"); + + $("#" + orgId + "-lessons").toggleClass("in"); + $(this).toggleClass("collapsed"); + $("i", $(this)).toggleClass("fa-minus-square-o fa-plus-square-o"); + //store course collapse in DB + $.ajax({ + url: LAMS_URL + "/collapseOrganisation.do", + data: { + orgId: orgId, + collapsed: collapsed + } + }); + }); + }); Index: lams_common/src/java/org/lamsfoundation/lams/usermanagement/service/IUserManagementService.java =================================================================== diff -u -rbe74862925361d836bef1df4c5959105c9695a87 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_common/src/java/org/lamsfoundation/lams/usermanagement/service/IUserManagementService.java (.../IUserManagementService.java) (revision be74862925361d836bef1df4c5959105c9695a87) +++ lams_common/src/java/org/lamsfoundation/lams/usermanagement/service/IUserManagementService.java (.../IUserManagementService.java) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -40,6 +40,8 @@ import org.lamsfoundation.lams.usermanagement.Role; import org.lamsfoundation.lams.usermanagement.User; import org.lamsfoundation.lams.usermanagement.UserOrganisation; +import org.lamsfoundation.lams.usermanagement.UserOrganisationCollapsed; +import org.lamsfoundation.lams.usermanagement.UserOrganisationRole; import org.lamsfoundation.lams.usermanagement.dto.OrganisationDTO; import org.lamsfoundation.lams.usermanagement.dto.UserDTO; import org.lamsfoundation.lams.usermanagement.dto.UserManageBean; @@ -171,6 +173,12 @@ * @return true or false */ boolean isUserInRole(Integer userId, Integer orgId, String roleName); + + /** + * @param organisationId + * @return organisation by its id + */ + Organisation getOrganisationById(Integer organisationId); /** * @param typeId @@ -215,7 +223,16 @@ * user's login * @return a list of UserOrganisationRoles */ - List getUserOrganisationRoles(Integer orgId, String login); + List getUserOrganisationRoles(Integer orgId, String login); + + /** + * Returns list of UserOrganisationCollapsed, indicating which sub-courses was collapsed by the given user. + * + * @param parentOrganisationId + * @param userId + * @return + */ + List getChildOrganisationsCollapsedByUser(Integer parentOrganisationId, Integer userId); /** * Returns mapping org ID -> role IDs @@ -264,6 +281,13 @@ * @return UserOrganisation */ UserOrganisation getUserOrganisation(Integer userId, Integer orgId); + + /** + * @param userId + * @param orgId + * @return + */ + UserOrganisationCollapsed getUserOrganisationCollapsed(Integer userId, Integer orgId); /** * Save an organisation. If it is a new course organisation then it will create a workspace and its workspace Index: lams_common/src/java/org/lamsfoundation/lams/usermanagement/service/UserManagementService.java =================================================================== diff -u -rc1c22cae1f9de439732bbb93eed949b583917af9 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_common/src/java/org/lamsfoundation/lams/usermanagement/service/UserManagementService.java (.../UserManagementService.java) (revision c1c22cae1f9de439732bbb93eed949b583917af9) +++ lams_common/src/java/org/lamsfoundation/lams/usermanagement/service/UserManagementService.java (.../UserManagementService.java) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -61,6 +61,7 @@ import org.lamsfoundation.lams.usermanagement.Role; import org.lamsfoundation.lams.usermanagement.User; import org.lamsfoundation.lams.usermanagement.UserOrganisation; +import org.lamsfoundation.lams.usermanagement.UserOrganisationCollapsed; import org.lamsfoundation.lams.usermanagement.UserOrganisationRole; import org.lamsfoundation.lams.usermanagement.WorkspaceFolder; import org.lamsfoundation.lams.usermanagement.dao.IFavoriteOrganisationDAO; @@ -305,6 +306,11 @@ } return true; } + + @Override + public Organisation getOrganisationById(Integer organisationId) { + return (Organisation) findById(Organisation.class, organisationId); + } @Override public List getOrganisationsByTypeAndStatus(Integer typeId, Integer stateId) { @@ -328,7 +334,8 @@ } @Override - public List getUserOrganisationRoles(Integer orgId, String login) { + @SuppressWarnings("unchecked") + public List getUserOrganisationRoles(Integer orgId, String login) { Map properties = new HashMap<>(); properties.put("userOrganisation.organisation.organisationId", orgId); properties.put("userOrganisation.user.login", login); @@ -364,6 +371,20 @@ properties.put("organisation.parentOrganisation.organisationId", parentOrgId); return baseDAO.findByProperties(UserOrganisation.class, properties); } + + @Override + public UserOrganisationCollapsed getUserOrganisationCollapsed(Integer userId, Integer orgId) { + Map properties = new HashMap<>(); + properties.put("user.userId", userId); + properties.put("organisation.organisationId", orgId); + List results = baseDAO.findByProperties(UserOrganisationCollapsed.class, properties); + return results.isEmpty() ? null : (UserOrganisationCollapsed) results.get(0); + } + + @Override + public List getChildOrganisationsCollapsedByUser(Integer parentOrganisationId, Integer userId) { + return organisationDAO.getChildOrganisationsCollapsedByUser(parentOrganisationId, userId); + } @Override public User getUserByLogin(String login) { Index: lams_common/src/java/org/lamsfoundation/lams/util/ConfigurationKeys.java =================================================================== diff -u -r64df420a185734c95854c5ea0573c3c3133fb72b -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_common/src/java/org/lamsfoundation/lams/util/ConfigurationKeys.java (.../ConfigurationKeys.java) (revision 64df420a185734c95854c5ea0573c3c3133fb72b) +++ lams_common/src/java/org/lamsfoundation/lams/util/ConfigurationKeys.java (.../ConfigurationKeys.java) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -117,7 +117,9 @@ public static String ALLOW_EDIT_ON_FLY = "AllowLiveEdit"; public static String ALLOW_KUMALIVE = "AllowKumalive"; - + + public static String ENABLE_COLLAPSING_SUBCOURSES = "EnableCollapsingSubcourses"; + public static String DISPLAY_PORTRAIT = "DisplayPortrait"; public static String ENABLE_PORTRAIT_EDITING = "EnablePortraitEditing"; Index: lams_gradebook/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_gradebook/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_gradebook/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 01:39:57 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:58:13 CST 2019 #=================== labels for Gradebook =================# @@ -130,6 +130,7 @@ gradebook.columntitle.outcome =Learning outcomes gradebook.columntitle.lesson.mark =Lesson mark gradebook.columntitle.attempts =Previous attempts +outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? -#======= End labels: Exported 122 labels for en AU ===== +#======= End labels: Exported 123 labels for en AU ===== Index: lams_gradebook/conf/language/lams/ApplicationResources_el_GR.properties =================================================================== diff -u -r454a477d025412d19bf177212e659d203a950219 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_gradebook/conf/language/lams/ApplicationResources_el_GR.properties (.../ApplicationResources_el_GR.properties) (revision 454a477d025412d19bf177212e659d203a950219) +++ lams_gradebook/conf/language/lams/ApplicationResources_el_GR.properties (.../ApplicationResources_el_GR.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: el #locale code: GR - # Exported from the LAMS Community by Ernie Ghiglione on Sun Feb 10 01:30:50 CST 2019 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:58:13 CST 2019 #=================== labels for Gradebook =================# @@ -128,6 +128,8 @@ gradebook.columntitle.outcome =\u039c\u03b1\u03b8\u03b7\u03c3\u03b9\u03b1\u03ba\u03ac \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 gradebook.columntitle.lesson.mark =\u0392\u03b1\u03b8\u03bc\u03cc\u03c2 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 gradebook.columntitle.attempts =\u03a0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b5\u03c2 \u03c0\u03c1\u03bf\u03c3\u03c0\u03ac\u03b8\u03b5\u03b9\u03b5\u03c2 +outcome.authoring.remove.confirm =\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03b1\u03b8\u03b7\u03c3\u03b9\u03b1\u03ba\u03cc \u03b1\u03c0\u03bf\u03c4\u03ad\u03bb\u03b5\u03c3\u03bc\u03b1; -#======= End labels: Exported 122 labels for el GR ===== +#======= End labels: Exported 123 labels for el GR ===== + Index: lams_gradebook/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_gradebook/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_gradebook/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 01:39:57 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:58:13 CST 2019 #=================== labels for Gradebook =================# @@ -129,6 +129,7 @@ gradebook.columntitle.outcome =Learning outcomes gradebook.columntitle.lesson.mark =Lesson mark gradebook.columntitle.attempts =Previous attempts +outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? -#======= End labels: Exported 122 labels for en AU ===== +#======= End labels: Exported 123 labels for en AU ===== Index: lams_learning/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_learning/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_learning/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Thu Dec 27 23:28:42 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:22:09 CST 2019 #=================== labels for Learner (Java) =================# @@ -16,8 +16,8 @@ message.activity.parallel.partialComplete =You have to complete the other task before progressing to the next activity.... message.activity.parallel.noFrames =Your browser does not handle frames! message.activity.options.noActivitySelected =Please select an activity from the list -message.activity.options.activityCount =You must complete at least {0} out of {1} activities to finish. -message.activity.options.note =Note: Once you finish any of the above activities you can revisit them by using the progress bar or by clicking or by clicking on the activity name shown above. +message.activity.options.activityCount =You must complete at least {0} activities to finish. +message.activity.options.note =Note: You can revisit started or finished activities by using the progress bar or by clicking on the activity name shown below. label.activity.options.choose =Choose label.synch.gate.title =Synch gate label.synch.gate.message =You have stopped at a gate. You cannot continue until all of your group/class reach this point. @@ -60,10 +60,10 @@ label.sequence.empty.message =There are no activities to complete in this part of the lesson. Click Next to continue. label.my.progress =My Progress label.resume =Resume -message.activity.options.note.maximum =Note: The maximum number of activities you may attempt is {0}. You can revisit started or finished activities by using the progress bar or by clicking on the activity name shown above. -message.activity.set.options.activityCount =You must complete at least {0} out of {1} sequences to finish. -message.activity.set.options.note =Note: Once you finish any of the above sequences you can revisit them by using the progress bar. -message.activity.set.options.note.maximum =Note: The maximum number of sequences you may attempt is {0}. You can revisit started or finished sequences by using the progress bar. +message.activity.options.note.maximum =The maximum number of activities you may attempt is {0}. +message.activity.set.options.activityCount =You must complete at least {0} sequences to finish. +message.activity.set.options.note =Note: You can revisit started or finished sequences by using the progress bar. +message.activity.set.options.note.maximum =The maximum number of sequences you may attempt is {0}. label.learner.choice.group.full =Group full label.learner.choice.group.message =Please select a group. Some groups may not be available if they reached the maximum number of members. label.choose.group.button =Choose @@ -192,6 +192,7 @@ outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? outcome.authoring.create.new = [create new] button.kumalive.poll.chart.switch =Switch chart +outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? -#======= End labels: Exported 184 labels for en AU ===== +#======= End labels: Exported 185 labels for en AU ===== Index: lams_learning/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r64df420a185734c95854c5ea0573c3c3133fb72b -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_learning/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 64df420a185734c95854c5ea0573c3c3133fb72b) +++ lams_learning/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Thu Dec 27 23:28:42 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:22:09 CST 2019 #=================== labels for Learner (Java) =================# @@ -191,6 +191,7 @@ outcome.authoring.existing.none =none outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? button.kumalive.poll.chart.switch =Switch chart -label.learners ={0} learners +outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? -#======= End labels: Exported 184 labels for en AU ===== + +#======= End labels: Exported 185 labels for en AU ===== Index: lams_monitoring/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_monitoring/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_monitoring/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 00:20:49 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:23:20 CST 2019 #=================== labels for Monitor (Java) =================# @@ -480,4 +480,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 470 labels for en AU ===== +#======= End labels: Exported 471 labels for en AU ===== Index: lams_tool_chat/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_chat/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_chat/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 00:27:27 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:24:44 CST 2019 #=================== labels for Chat =================# @@ -125,4 +125,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 115 labels for en AU ===== +#======= End labels: Exported 116 labels for en AU ===== Index: lams_tool_daco/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_daco/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_daco/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 01:08:59 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:40:30 CST 2019 #=================== labels for Data Collection =================# @@ -263,4 +263,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 253 labels for en AU ===== +#======= End labels: Exported 254 labels for en AU ===== Index: lams_tool_forum/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_forum/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_forum/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Thu Dec 27 22:32:49 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:14:46 CST 2019 #=================== labels for Forum =================# @@ -254,4 +254,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 244 labels for en AU ===== +#======= End labels: Exported 245 labels for en AU ===== Index: lams_tool_images/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_images/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_images/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 01:26:48 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:49:15 CST 2019 #=================== labels for Image Gallery =================# @@ -160,4 +160,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 150 labels for en AU ===== +#======= End labels: Exported 151 labels for en AU ===== Index: lams_tool_imscc/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_imscc/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_imscc/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 09:23:23 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 07:00:26 CST 2019 #=================== labels for IMS Common Cartridge =================# @@ -138,4 +138,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 128 labels for en AU ===== +#======= End labels: Exported 129 labels for en AU ===== Index: lams_tool_lamc/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_lamc/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_lamc/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Sun Mar 24 18:02:01 CST 2019 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:16:09 CST 2019 #=================== labels for Multiple Choice Questions =================# @@ -236,6 +236,7 @@ warn.tool.output.change.none =This will delete all existing marks for this activity. Are you sure? output.desc.none =No score label.edit.in.monitor.warning =Attention: while you edit this activity, students don't have access to it. You must save your changes, so students can re-attempt this activity again. +outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? -#======= End labels: Exported 229 labels for en AU ===== +#======= End labels: Exported 230 labels for en AU ===== Index: lams_tool_lamc/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_lamc/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_lamc/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Sun Mar 24 18:02:01 CST 2019 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:16:09 CST 2019 #=================== labels for Multiple Choice Questions =================# @@ -236,6 +236,7 @@ warn.tool.output.change.none =This will delete all existing marks for this activity. Are you sure? output.desc.none =No score label.edit.in.monitor.warning =Attention: while you edit this activity, students don't have access to it. You must save your changes, so students can re-attempt this activity again. +outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? -#======= End labels: Exported 229 labels for en AU ===== +#======= End labels: Exported 230 labels for en AU ===== Index: lams_tool_laqa/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Thu Dec 27 23:08:48 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:18:26 CST 2019 #=================== labels for Q&A =================# @@ -225,6 +225,10 @@ outcome.authoring.existing.none =none outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? outcome.authoring.create.new = [create new] +label.settings =Settings +message.qb.modified.update =The question in Question Bank will be updated +message.qb.modified.version =A new version of the question will be created in Question Bank +message.qb.modified.new =A new question will be created in Question Bank -#======= End labels: Exported 217 labels for en AU ===== +#======= End labels: Exported 222 labels for en AU ===== Index: lams_tool_larsrc/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_larsrc/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_larsrc/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Thu Dec 27 23:15:39 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:20:45 CST 2019 #=================== labels for ShareResources =================# @@ -189,4 +189,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 179 labels for en AU ===== +#======= End labels: Exported 180 labels for en AU ===== Index: lams_tool_leader/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_leader/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_leader/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 09:27:57 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 07:02:11 CST 2019 #=================== labels for Leader selection =================# @@ -68,4 +68,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 58 labels for en AU ===== +#======= End labels: Exported 59 labels for en AU ===== Index: lams_tool_mindmap/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_mindmap/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_mindmap/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 09:20:30 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:59:40 CST 2019 #=================== labels for Mindmap =================# @@ -110,5 +110,4 @@ outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? outcome.authoring.create.new = [create new] - -#======= End labels: Exported 101 labels for en AU ===== +#======= End labels: Exported 102 labels for en AU ===== Index: lams_tool_nb/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_nb/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_nb/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Thu Dec 27 22:51:48 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:17:31 CST 2019 #=================== labels for Noticeboard =================# @@ -69,4 +69,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 59 labels for en AU ===== +#======= End labels: Exported 60 labels for en AU ===== Index: lams_tool_notebook/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_notebook/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_notebook/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 00:50:17 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:37:41 CST 2019 #=================== labels for Notebook =================# @@ -131,4 +131,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 121 labels for en AU ===== +#======= End labels: Exported 122 labels for en AU ===== Index: lams_tool_preview/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_preview/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_preview/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 09:35:16 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 07:02:57 CST 2019 #=================== labels for Peer Review =================# @@ -196,4 +196,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 186 labels for en AU ===== +#======= End labels: Exported 187 labels for en AU ===== Index: lams_tool_sbmt/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_sbmt/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_sbmt/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Sun Feb 10 01:21:14 CST 2019 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:20:12 CST 2019 #=================== labels for Submit Files =================# @@ -31,7 +31,7 @@ label.learner.fileDescription =Description label.learner.upload =Upload label.learner.finished =Finished uploading -label.learner.time =Uploaded on +label.learner.time =Uploaded label.learner.dateOfSubmission =Submission date label.learner.comments =Comments label.learner.marks =Marks @@ -90,10 +90,10 @@ monitoring.user.loginname =Username monitoring.user.reflection =Notebook entry page.title.monitoring.view.reflection =View Notebook entries -label.limit.number.upload =Limit number of files to upload +label.limit.number.upload =Set maximum number of files to upload label.number.to.upload =Number of files to upload label.unlimited =Unlimited -message.left.upload.limit =You could upload another {0} file(s). +message.left.upload.limit =Maximum number of files to be uploaded: {0} messsage.learner.finish.confirm =Are you going to finish submission? label.edit =Edit message.no.reflection.available =No Notebook available @@ -166,9 +166,11 @@ outcome.authoring.input =Search and select by outcome name or code outcome.authoring.existing =Added outcomes outcome.authoring.existing.none =none -outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? outcome.authoring.create.new = [create new] error.upload =Error while uploading file: {0} +outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? +label.enable.min.limit =Set minimum number of files to upload +label.should.upload.another =Minimum number of files to be uploaded: {0} -#======= End labels: Exported 161 labels for en AU ===== +#======= End labels: Exported 164 labels for en AU ===== Index: lams_tool_scratchie/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_scratchie/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_scratchie/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 09:32:24 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 07:02:41 CST 2019 #=================== labels for Scratchie =================# @@ -232,6 +232,12 @@ outcome.authoring.existing.none =none outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? outcome.authoring.create.new = [create new] +label.not.confident =Not confident +label.confident =Confident +label.very.confident =Very confident +label.not.sure =Not sure +label.sure =Sure +label.very.sure =Very sure -#======= End labels: Exported 224 labels for en AU ===== +#======= End labels: Exported 231 labels for en AU ===== Index: lams_tool_scribe/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_scribe/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_scribe/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 00:56:43 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:38:44 CST 2019 #=================== labels for Scribe =================# @@ -110,4 +110,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 100 labels for en AU ===== +#======= End labels: Exported 101 labels for en AU ===== Index: lams_tool_spreadsheet/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_spreadsheet/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_spreadsheet/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 01:13:19 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:40:55 CST 2019 #=================== labels for Online Spreadsheet =================# @@ -123,4 +123,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 113 labels for en AU ===== +#======= End labels: Exported 114 labels for en AU ===== Index: lams_tool_survey/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_survey/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_survey/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 00:53:45 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:38:09 CST 2019 #=================== labels for Survey =================# @@ -189,4 +189,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 179 labels for en AU ===== +#======= End labels: Exported 180 labels for en AU ===== Index: lams_tool_task/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_task/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_task/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 01:06:20 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:39:58 CST 2019 #=================== labels for Task List =================# @@ -175,4 +175,4 @@ outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? outcome.authoring.create.new = [create new] -#======= End labels: Exported 166 labels for en AU ===== +#======= End labels: Exported 167 labels for en AU ===== Index: lams_tool_task/conf/language/lams/ApplicationResources_el_GR.properties =================================================================== diff -u -r3328d308919431935d12cffdf93017413361e227 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_task/conf/language/lams/ApplicationResources_el_GR.properties (.../ApplicationResources_el_GR.properties) (revision 3328d308919431935d12cffdf93017413361e227) +++ lams_tool_task/conf/language/lams/ApplicationResources_el_GR.properties (.../ApplicationResources_el_GR.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: el #locale code: GR - # Exported from the LAMS Community by Ernie Ghiglione on Sun Feb 10 01:27:29 CST 2019 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:39:57 CST 2019 #=================== labels for Task List =================# @@ -172,6 +172,8 @@ outcome.authoring.input =\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03ba\u03b1\u03c4\u03ac \u03cc\u03bd\u03bf\u03bc\u03b1 \u03ae \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03bc\u03b1\u03b8\u03b7\u03c3\u03b9\u03b1\u03ba\u03bf\u03cd \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03bf\u03c2 outcome.authoring.existing =\u03a0\u03c1\u03bf\u03c3\u03c4\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd \u03bc\u03b1\u03b8\u03b7\u03c3\u03b9\u03b1\u03ba\u03ac \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 outcome.authoring.existing.none =\u03ba\u03b1\u03bd\u03ad\u03bd\u03b1 +outcome.authoring.remove.confirm =\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03b1\u03b8\u03b7\u03c3\u03b9\u03b1\u03ba\u03cc \u03b1\u03c0\u03bf\u03c4\u03ad\u03bb\u03b5\u03c3\u03bc\u03b1; -#======= End labels: Exported 166 labels for el GR ===== +#======= End labels: Exported 167 labels for el GR ===== + Index: lams_tool_vote/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_vote/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_vote/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 00:46:39 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:36:50 CST 2019 #=================== labels for Voting =================# @@ -169,4 +169,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 159 labels for en AU ===== +#======= End labels: Exported 160 labels for en AU ===== Index: lams_tool_wiki/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r298ac30bd04d6cdffdbbc42d1ceec29831809dc7 -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_wiki/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 298ac30bd04d6cdffdbbc42d1ceec29831809dc7) +++ lams_tool_wiki/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 28 01:17:16 CST 2018 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:41:37 CST 2019 #=================== labels for Wiki =================# @@ -158,4 +158,4 @@ outcome.authoring.create.new = [create new] -#======= End labels: Exported 148 labels for en AU ===== +#======= End labels: Exported 149 labels for en AU ===== Index: lams_tool_wiki/conf/language/lams/ApplicationResources_el_GR.properties =================================================================== diff -u -raeb33d1ef4645d80ba41c9be6881b9dc59b9f29f -r47f01daecb191d1ca81eaf131b1d063b2bc640b5 --- lams_tool_wiki/conf/language/lams/ApplicationResources_el_GR.properties (.../ApplicationResources_el_GR.properties) (revision aeb33d1ef4645d80ba41c9be6881b9dc59b9f29f) +++ lams_tool_wiki/conf/language/lams/ApplicationResources_el_GR.properties (.../ApplicationResources_el_GR.properties) (revision 47f01daecb191d1ca81eaf131b1d063b2bc640b5) @@ -2,7 +2,7 @@ #language code: el #locale code: GR - # Exported from the LAMS Community by Ernie Ghiglione on Sun Feb 10 01:29:29 CST 2019 + # Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 02 06:41:37 CST 2019 #=================== labels for Wiki =================# @@ -154,6 +154,8 @@ outcome.authoring.input =\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03ba\u03b1\u03c4\u03ac \u03cc\u03bd\u03bf\u03bc\u03b1 \u03ae \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03bc\u03b1\u03b8\u03b7\u03c3\u03b9\u03b1\u03ba\u03bf\u03cd \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03bf\u03c2 outcome.authoring.existing =\u03a0\u03c1\u03bf\u03c3\u03c4\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd \u03bc\u03b1\u03b8\u03b7\u03c3\u03b9\u03b1\u03ba\u03ac \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 outcome.authoring.existing.none =\u03ba\u03b1\u03bd\u03ad\u03bd\u03b1 +outcome.authoring.remove.confirm =\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03b1\u03b8\u03b7\u03c3\u03b9\u03b1\u03ba\u03cc \u03b1\u03c0\u03bf\u03c4\u03ad\u03bb\u03b5\u03c3\u03bc\u03b1; -#======= End labels: Exported 148 labels for el GR ===== +#======= End labels: Exported 149 labels for el GR ===== +