Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources.properties,v diff -u -r1.138.2.46 -r1.138.2.47 --- lams_central/conf/language/lams/ApplicationResources.properties 2 Jan 2017 08:58:11 -0000 1.138.2.46 +++ lams_central/conf/language/lams/ApplicationResources.properties 9 Feb 2017 06:55:57 -0000 1.138.2.47 @@ -718,6 +718,33 @@ authoring.fla.folder.move.to.child.error =Cannot move a folder into its child label.password.must.lcase =at least 1 lower case letter label.timezone.warning =The timezone set in your profile does not match timezone on your computer. The times shown will be for the timezone set in your profile. - - +lessons=Lessons +label.tour=Tour +tour.intro.title=LAMS Tour +tour.intro.content=This short tour will show you the features of the main LAMS screen. You can stop the tour at any time by clicking End Tour, and restart it again by clicking on the Tour button. +tour.course.reveal.content=Click here to reveal or hide your courses. +tour.courses.content=Click on a course to make it the current course. +tour.favorites.content=Your favorite courses will appear at the top of the list. +tour.lessons.content=Lessons will appear here for the current course. +tour.notification.content=Review the notifications that you have received about your lessons. +tour.authoring.content=Create or modify the learning designs used for lessons. +tour.user.profile.content=Update your personal settings. +tour.course.name.title=Course Name +tour.course.name.content=Current course name. Click on the star to add this course to your favourites in the course list. +tour.add.lesson.content=Create a new lesson for this course using this button, or a lesson to a course subgroup using the Add Lesson button next to the subgroup name. +tour.add.single.activity.lesson.content=Use the down arrow to select an activity and then create a lesson with just this single activity. +tour.course.gradebook.content=View your marks for this course. +tour.more.actions.content=General options for managing this course such as notifications, subgroups, gradebook. The contents of this menu will vary depending on your responsibilities. +tour.lesson.monitoring.title=Lesson Monitoring +tour.lesson.monitoring.content=The Monitoring screen shows you where the learners are in the lesson their contributions. +tour.lesson.notifications.title=Lesson Notifications +tour.lesson.notifications.content=Send email notifications to learners. +tour.lesson.gradebook.title=Lesson Gradebook +tour.lesson.gradebook.content=Review learners\' marks and the length of time taken in the lesson. +tour.lesson.conditions.title=Lesson Conditions +tour.lesson.conditions.content=Set up conditions for starting or ending the lesson. +tour.lesson.remove.title=Remove Lesson +tour.lesson.remove.content=Remove the lesson completely. This is permanent - it cannot be undone. +tour.end.title=End Of Tour +tour.end.content=Thank you for taking the tour. To restart the tour, click the Tour button again. #======= End labels: Exported 711 labels for en AU ===== Index: lams_central/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources_en_AU.properties,v diff -u -r1.111.2.25 -r1.111.2.26 --- lams_central/conf/language/lams/ApplicationResources_en_AU.properties 31 Jan 2017 14:09:18 -0000 1.111.2.25 +++ lams_central/conf/language/lams/ApplicationResources_en_AU.properties 9 Feb 2017 06:55:57 -0000 1.111.2.26 @@ -718,6 +718,34 @@ authoring.fla.folder.move.to.child.error =Cannot move a folder into its child label.password.must.lcase =at least 1 lower case letter label.timezone.warning =The timezone set in your profile does not match timezone on your computer. The times shown will be for the timezone set in your profile. +lessons=Lessons +label.tour=Tour +tour.intro.title=LAMS Tour +tour.intro.content=This short tour will show you the features of the main LAMS screen. You can stop the tour at any time by clicking End Tour, and restart it again by clicking on the Tour button. +tour.course.reveal.content=Click here to reveal or hide your courses. +tour.courses.content=Click on a course to make it the current course. +tour.favorites.content=Your favorite courses will appear at the top of the list. +tour.lessons.content=Lessons will appear here for the current course. +tour.notification.content=Review the notifications that you have received about your lessons. +tour.authoring.content=Create or modify the learning designs used for lessons. +tour.user.profile.content=Update your personal settings. +tour.course.name.title=Course Name +tour.course.name.content=Current course name. Click on the star to add this course to your favourites in the course list. +tour.add.lesson.content=Create a new lesson for this course using this button, or a lesson to a course subgroup using the Add Lesson button next to the subgroup name. +tour.add.single.activity.lesson.content=Use the down arrow to select an activity and then create a lesson with just this single activity. +tour.course.gradebook.content=View your marks for this course. +tour.more.actions.content=General options for managing this course such as notifications, subgroups, gradebook. The contents of this menu will vary depending on your responsibilities. +tour.lesson.monitoring.title=Lesson Monitoring +tour.lesson.monitoring.content=The Monitoring screen shows you where the learners are in the lesson their contributions. +tour.lesson.notifications.title=Lesson Notifications +tour.lesson.notifications.content=Send email notifications to learners. +tour.lesson.gradebook.title=Lesson Gradebook +tour.lesson.gradebook.content=Review learners\' marks and the length of time taken in the lesson. +tour.lesson.conditions.title=Lesson Conditions +tour.lesson.conditions.content=Set up conditions for starting or ending the lesson. +tour.lesson.remove.title=Remove Lesson +tour.lesson.remove.content=Remove the lesson completely. This is permanent - it cannot be undone. +tour.end.title=End Of Tour +tour.end.content=Thank you for taking the tour. To restart the tour, click the Tour button again. - #======= End labels: Exported 711 labels for en AU ===== Index: lams_central/web/main.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/main.jsp,v diff -u -r1.77.2.42 -r1.77.2.43 --- lams_central/web/main.jsp 7 Feb 2017 06:36:04 -0000 1.77.2.42 +++ lams_central/web/main.jsp 9 Feb 2017 06:55:42 -0000 1.77.2.43 @@ -281,8 +281,8 @@ Index: lams_central/web/mainTour.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/Attic/mainTour.jsp,v diff -u -r1.1.2.1 -r1.1.2.2 --- lams_central/web/mainTour.jsp 7 Feb 2017 06:36:04 -0000 1.1.2.1 +++ lams_central/web/mainTour.jsp 9 Feb 2017 06:55:42 -0000 1.1.2.2 @@ -1,119 +1,115 @@ + <%-- The definition of Bootstrap Tour for main.jsp --%> var tour = null; var courseIsHidden = null; function startTour() { courseIsHidden = $("body").hasClass("offcanvas-hidden"); if ( tour == null ) { tour = new Tour({ - name: "LAMSMainTour", + name: "LAMSTour", steps: [ { - title: "LAMS Tour", - content: "This short tour will show you the features of the main LAMS screen. You can stop the tour at any time by clicking End Tour, and restart it by clicking on the Tour button again.", + title: "", + content: "", placement: "top", orphan: true }, { element: ".tour-course-reveal", - title: "Courses", - content: "Click here to reveal or hide your courses.", + title: "", + content: "", placement: "bottom", }, { element: ".tour-organisations", - title: "Courses", - content: "Click on a course to make it the current course.", - placement: "right", + title: "", + content: "", + placement: "top", onShow: revealCourses }, { element: ".tour-organisations-favorites", - title: "Courses", - content: "Your favorite courses will appear at the top of the list.", - placement: "right", + title: "", + content: "", + placement: "bottom", onHidden: hideCourses }, { element: ".tour-org-container", - title: "Lessons", - content: "Lessons will appear here for the current course.", + title: "", + content: "", placement: "top", backdrop: true }, { element: ".tour-user-notifications", - title: "Notifications", - content: "Look at the notifications that you receive about your lessons.", + title: "", + content: "", placement: "left" }, { element: ".tour-index-author", - title: "Authoring", - content: "Create or modify the learning designs used for lessons.", + title: "", + content: "", placement: "left" }, { element: ".tour-user-profile", - title: "User Profile", - content: "Update your user settings.", + title: "", + content: "", placement: "left" }, { element: ".tour-favorite-organisation", - title: "Course Name", - content: "Current course name. Click on the star to add this course to your favourites in the course list.", + title: "", + content: "", placement: "right" }, { element: ".tour-add-lesson", - title: "Add Lesson", - content: "Create a new lesson for the course, or a course subgroup, depending on which button is used.", + title: "", + content: "", placement: "left" }, { element: ".tour-add-single-lesson", - title: "Add Lesson", - content: "Use the down arrow to select an activity and create a lesson with just this single activity.", + title: "", + content: "", placement: "left" }, { element: ".tour-index-coursegradebook-learner", - title: "Course Gradebook", - content: "View your marks for lessons in this course.", + title: "", + content: "", placement: "left" }, { element: ".tour-more-options", - title: "More Options", - content: "General options for managing a course such as notifications, subgroups, gradebook. The contents of this menu will vary depending on your responsibilities.", + title: "", + content: "", placement: "left" }, { element: ".tour-index-monitor", - title: "Lesson Monitoring", - content: "The monitoring screen shows you where the learners are in the lesson and to see the learner\'s contributions", + title: "", + content: "", placement: "left" }, { element: ".tour-index-emailnotifications", - title: "Lesson Notifications", - content: "Send notifications to lesson learners.", + title: "", + content: "", placement: "left" }, { element: ".tour-index-coursegradebookmonitor", - title: "Lesson Gradebook", - content: "Review learner\'s marks and the length of time taken in the lesson.", + title: "", + content: "", placement: "left" }, { element: ".tour-index-conditions", - title: "Lesson Conditions", - content: "Set up conditions for starting or ending the lesson.", + title: "", + content: "", placement: "left" }, { element: ".tour-index-remove-lesson", - title: "Remove Lesson", - content: "Delete the lesson completely. This is permanent - it cannot be undone.", + title: "", + content: "", placement: "left" }, { - element: ".tour-sorting", - title: "Lesson Sorting", - content: "Turn on or off lesson sorting.", - placement: "left" - }, { - title: "End Of Tour", - content: "Thank you for taking the tour. To restart the tour, click the Tour button again.", + title: "", + content: "", placement: "top", orphan: true } ], onEnd: resetCourses, - debug: true, + debug: false, backdrop: false, }); @@ -139,4 +135,7 @@ else revealCourses(tour); } + + + \ No newline at end of file