setTableClass("table table-striped");
$Instructions->addRows([
[
($N++).". Select a course to edit and navigate to the front"
." page for that course.",
""
],
[
($N++).". Select Content
from the course menu.",
$AF->gUIFileTag("Brightspace_Tutorial_1.jpg")
],
[
($N++).". Select ".$Plugin->getConfigSetting("ServiceName")
."
from the Existing Activities
drop down menu.",
$AF->gUIFileTag("Brightspace_Tutorial_2.jpg")
],
[
($N++).". Use the search box and/or the facets shown at right to"
." locate the resource(s) you want.",
""
],
[
($N++).". Use the Select
buttons to make your resource selections.",
$AF->gUIFileTag("Brightspace_Tutorial_3.jpg")
],
[
($N++).". When you've selected all the resources you want, press the"
." Send to LMS
button to forward your selections back to"
." Brightspace.",
$AF->gUIFileTag("Brightspace_Tutorial_4.jpg")
],
[
($N++).". Your selected resource(s) will now appear in the course content list.",
""
],
]);
?>