Index: lams_monitoring/web/monitorTour.jsp =================================================================== diff -u -r414a355d456645b304e8480116f8530a4499f83c -rb67f087068e5b478fc4e3205dc308b470195fe42 --- lams_monitoring/web/monitorTour.jsp (.../monitorTour.jsp) (revision 414a355d456645b304e8480116f8530a4499f83c) +++ lams_monitoring/web/monitorTour.jsp (.../monitorTour.jsp) (revision b67f087068e5b478fc4e3205dc308b470195fe42) @@ -8,6 +8,8 @@ startStep = 10; } else if ( selectedTabID == 3 ) { startStep = 18; + } else if ( selectedTabID == 4 ) { + startStep = 24; } tourInProgress = true; @@ -146,15 +148,56 @@ title: "", content: "", placement: "left", + onNext: switchToGradebook },{ + element: "#userView", + title: "", + content: "", + placement: "top", + onPrev: switchToLearners + },{ + element: "#activityView", + title: "", + content: "", + placement: "top" + },{ + element: "#export-grades-button", + title: "", + content: "", + placement: "bottom" + },{ + element: "#tour-release-marks", + title: "", + content: "", + placement: "bottom" + },{ + element: "#tour-mark-chart-button", + title: "", + content: "", + placement: "bottom", + onNext: showMarkChart + },{ + element: "#markChartDiv", + title: "", + content: "", + backdrop: true, + placement: "top", + onNext: hideMarkChart + },{ + element: "#tour-dates", + title: "", + content: "", + placement: "bottom", + onPrev: showMarkChart + },{ title: "", content: "

", placement: "top", orphan: true } ], onEnd: tourEnd, - debug: false, + debug: true, backdrop: false, storage: false, template: '