{"componentChunkName":"component---smooth-doc-smooth-doc-src-templates-doc-js","path":"/docs/classes/class-management/","result":{"data":{"mdx":{"fields":{"pageType":"doc","title":"Class Management","editLink":""},"body":"var _excluded = [\"components\"];\nfunction _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }\nfunction _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var s = Object.getOwnPropertySymbols(e); for (r = 0; r < s.length; r++) o = s[r], t.includes(o) || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }\nfunction _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.includes(n)) continue; t[n] = r[n]; } return t; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"Class Management\",\n  \"section\": \"Classes\",\n  \"description\": \"class management\",\n  \"order\": 5\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h1\", {\n    \"id\": \"class-management\"\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#class-management\",\n    \"aria-label\": \"class management permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Class Management\"), mdx(\"br\", null), mdx(\"p\", null, \"Classes have properties that mimic in-person classes such as start and end dates, students, a bulletin board, and reports. See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/overview/data-model/#classes\"\n  }, \"Data Model - Classes\"), \" for more details. To deliver teaching material to a new cohort of trainees, Educators may create a new class and content from scratch or duplicate an existing class in order to reuse its content.\"), mdx(\"p\", null, \"It\\u2019s not necessary to delete classes since past classes can be hidden, out of sight and out of mind, until they are needed again. Retaining past classes may be helpful for reusing content and also for accessing historical reports.\"), mdx(\"h2\", {\n    \"id\": \"list-of-classes\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#list-of-classes\",\n    \"aria-label\": \"list of classes permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"List of Classes\"), mdx(\"p\", null, \"All classes are listed on the Classes page, in a tabular format that can be sorted. It may be helpful to hide past classes in this view as the list of classes grows over time.\"), mdx(\"p\", null, \"When either the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Start Date\"), \" or \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"End Date\"), \" are not defined for a class, the class listing displays \\\"Any time\\\" in the appropriate column.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To view the class list \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To sort the class list \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on any of the table headers until the desired sort order is shown (sort order is shown with \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/f7dd3a875b8e94174f77692978d43767/table-sort-up-arrow.svg\",\n    \"alt\": \"Up Arrow\"\n  }), \" for ascending order and \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/6e0d9775b3ecb2b7554a5ef591a8d5a4/table-sort-down-arrow.svg\",\n    \"alt\": \"Down Arrow\"\n  }), \" for descending order adjacent to the column header)\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To hide past classes \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/d55df5ae4b9d9d4ef2122176ef291a3f/table-settings.svg\",\n    \"alt\": \"Display Settings\"\n  }), \" button at the top right of the class list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Set the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Show past classes\"), \" toggle (determined by the class End Date)\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To search for a specific class \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Type the name or a portion of the name of a class in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Search for a class...\"), \" bar above the class list\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To customize the columns in the class list \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/d55df5ae4b9d9d4ef2122176ef291a3f/table-settings.svg\",\n    \"alt\": \"Display Settings\"\n  }), \" button at the top right of the class list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"To add a column, click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/d9a4809aa8884eda919a0e24767d5d06/table-add-circle.svg\",\n    \"alt\": \"Add Circle\"\n  }), \" button next to a field in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Available Columns\"), \" section\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"To remove a column, click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/27ef8541c82a5be6d3f7fe248334c57d/table-remove-circle.svg\",\n    \"alt\": \"Remove Circle\"\n  }), \" button next to a field in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Visible Columns\"), \" section\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) To reorder the position of a visible column, click and drag the column's name up or down\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Save\"), \" button\")))), mdx(\"h2\", {\n    \"id\": \"create-a-new-class\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#create-a-new-class\",\n    \"aria-label\": \"create a new class permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Create a New Class\"), mdx(\"p\", null, \"Creating a new class should be considered for courses that have not previously been offered through the platform or for courses that differ significantly from previous offerings. In these cases, the Educator will be required to provide new content, possibly by porting content from external sources. It is also possible to pull sections (e.g., individual modules and/or pages) from existing classes using the convenient duplication functions.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To add a new class \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Add Class\"), \" button and in the popup dialog that appears:\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Provide a name in the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Class Name\"), \" field\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Set the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Start Date\"), \" field to limit the availability of the class\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Set the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"End Date\"), \" field to limit the availability of the class\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Submit\"), \" button\"))), mdx(\"div\", {\n    className: \"info\"\n  }, \"Set the Start Date and/or End Date for classes to limit their availability. Without a start and end date, Students enrolled in a class will be able to see class content even though it may not be ready.\")), mdx(\"div\", {\n    className: \"info\"\n  }, \"Be sure to add content to your new class and enroll Students.\"), mdx(\"h2\", {\n    \"id\": \"duplicate-an-existing-class\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#duplicate-an-existing-class\",\n    \"aria-label\": \"duplicate an existing class permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Duplicate an Existing Class\"), mdx(\"p\", null, \"Classes are designed to be duplicated easily, so that the contents from past classes can be readily reused with new cohorts while preserving (the reports and contents of) past iterations. When a class is duplicated, only its contents are copied into a new class (i.e., modules and pages are copied but Students, reports and bulletins are not). After duplication, new Students should be enrolled in the duplicate class and start and end dates should be adjusted as necessary.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To duplicate a class \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select one or more classes from the class list by holding the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Ctrl\"), \" key (on Windows) or \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"\\u2318\", \" / Command\"), \" key (on macOS) key and clicking on them (to see past classes, ensure the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Show past classes\"), \" toggle is enabled)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Right-click on the class (or classes) to bring up the context menu\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Copy\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog, type a name for the new class\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Copy\"), \" button\"))), mdx(\"div\", {\n    className: \"info\"\n  }, mdx(\"div\", null, \"The \", mdx(\"strong\", null, \"Copy Class\"), \" dialog only pops up when copying a single item. Copying multiple classes will use the default name \\\"Copy of \", mdx(\"em\", null, \"class name\"), \"\\\" for each of the duplicates.\"))), mdx(\"h2\", {\n    \"id\": \"edit-class-properties\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#edit-class-properties\",\n    \"aria-label\": \"edit class properties permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Edit Class Properties\"), mdx(\"details\", null, mdx(\"summary\", null, \" To edit a class's properties (name and availability dates) \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select one or more classes from the class list by holding the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Ctrl\"), \" key (on Windows) or \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"\\u2318\", \" / Command\"), \" key (on macOS) key and clicking on them (to see past classes, ensure the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Show past classes\"), \" toggle is enabled)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Right-click on the class (or classes) to bring up the context menu\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Edit\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog that appears:\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Type a new name in the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Class Name\"), \" field\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Set the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Start Date\"), \" field to limit the availability of the class\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Set the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"End Date\"), \" field to limit the availability of the class\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Update\"), \" button to save your changes, or click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Cancel\"), \" button to cancel\")))), mdx(\"h2\", {\n    \"id\": \"student-management\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#student-management\",\n    \"aria-label\": \"student management permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Student Management\"), mdx(\"p\", null, \"The Students tab shows the tabular list of Students currently enrolled in the class, making it convenient to sort the entries. Each entry shows the Student's name, email address, date of enrollment in the class, last login time, and current account status.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To sort the list of Students \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Filter the classes by name using the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Search for a class...\"), \" bar above the class list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on a class name from the class list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Students\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"From the table header, click on a column until the desired sort order is shown (sort order is shown with \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/f7dd3a875b8e94174f77692978d43767/table-sort-up-arrow.svg\",\n    \"alt\": \"Up Arrow\"\n  }), \" for ascending order and \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/6e0d9775b3ecb2b7554a5ef591a8d5a4/table-sort-down-arrow.svg\",\n    \"alt\": \"Down Arrow\"\n  }), \" for descending order in the table header adjacent to the selected column)\")))), mdx(\"h3\", {\n    \"id\": \"enrolling-students\"\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#enrolling-students\",\n    \"aria-label\": \"enrolling students permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Enrolling Students\"), mdx(\"p\", null, \"Students can be enrolled in classes after they have been added as a user in the platform. All new users receive an account activation notice by email and will be required to create a password to log in.\"), mdx(\"div\", {\n    className: \"info\"\n  }, \"Students will not receive a notification when enrolled in a class.\"), mdx(\"br\", null), mdx(\"div\", {\n    className: \"info\"\n  }, \"Students can see classes they have been enrolled in by logging into the platform.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To create a user account for a Student \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/48d4454b8169bfddf1ca97c4c830eaaa/nav-settings.svg\",\n    \"alt\": \"Settings\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Settings\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Users\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Create User\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enter the student\\u2019s name in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Name\"), \" field\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enter the student\\u2019s email address in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Email\"), \" field\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select \\\"Student\\\" from the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Role\"), \" dropdown\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Create User\"), \" button to finish\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To enroll Students in a class \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Filter the classes by name using the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Search for a class...\"), \" bar above the class list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on a class name from the class list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Students\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Search for the Student's name from the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Add a Student...\"), \" dropdown and click on their name; repeat as necessary\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Add Student(s)\"), \" button that appears to the right of the dropdown\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To remove Students from a class \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Filter the classes by name using the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Search for a class...\"), \" bar above the class list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on a class name from the class list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Students\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select one or more Students by holding the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Ctrl\"), \" key (on Windows) or \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"\\u2318\", \" / Command\"), \" key (on macOS) key and clicking on them\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Right-click on the Student (or Students) to bring up the context menu, or click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Student(s) Selected\"), \" button that appears at the top right of the table\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Remove\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Yes\"), \" button to confirm deletion\"))), mdx(\"div\", {\n    className: \"info\"\n  }, \"Removing a Student will revoke their access to the class and hide their results from reports.\")), mdx(\"h2\", {\n    \"id\": \"class-bulletin\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#class-bulletin\",\n    \"aria-label\": \"class bulletin permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Class Bulletin\"), mdx(\"p\", null, \"The class bulletin provides an area to deliver announcements to the class. If enabled, trainees will have access to the bulletin board. Furthermore, each time the bulletin board is modified the Educator may choose to notify trainees. You may choose to not notify trainees about changes in the bulletin, if the changes/edits are minor (e.g., a grammatical correction). If the notify option is chosen, trainees will receive an in-app notification about the change the next time they open the class.\"), mdx(\"div\", {\n    className: \"info\"\n  }, mdx(\"div\", null, \"Adjust the \", mdx(\"strong\", null, \"Display page\"), \" toggle to show or hide the bulletin to Students.\")), mdx(\"details\", null, mdx(\"summary\", null, \" To edit the class bulletin \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Filter the classes by name using the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Search for a class...\"), \" bar above the class list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on a class name from the class list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Bulletin\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Edit the contents of the bulletin message\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Adjust the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Display page\"), \" toggle to show or hide the bulletin\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Save\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"When prompted, choose \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Notify Students\"), \" to notify\", \"*\", \" Students about this change, or choose \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Don\\u2019t Notify\"), \" to save the changes without notifying Students\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Preview Page\"), \" button to see how the content will render for Students\"))), mdx(\"p\", null, \" \", \"*\", \"The notice is delivered via the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/4e8f87b1546586bbf2ef1fd3d957a7eb/bell.svg\",\n    \"alt\": \"Bell\"\n  }), \" icon next to the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Bulletin\"), \" tab when a Student enters the class. Users that are logged in while the change is performed will not see the notice until a page refresh is performed (keyboard shortcut F5) or until the next time they log in, and still only when they (re)enter the affected class.\")), mdx(\"h2\", {\n    \"id\": \"deleting-classes\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#deleting-classes\",\n    \"aria-label\": \"deleting classes permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Deleting Classes\"), mdx(\"p\", null, \"Exercise extreme caution when deleting classes. All content related to a deleted class is immediately purged from the system, including reports and results that may have been available.\"), mdx(\"div\", {\n    className: \"warning\"\n  }, \"It\\u2019s not possible to recover deleted classes.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To delete a class \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/v2.3/aef89ff7b97905958c9558df0494a742/nav-home.svg\",\n    \"alt\": \"Home\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Home\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/scholar/manual/v2.3/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Classes\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select one or more classes from the class list by holding the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Ctrl\"), \" key (on Windows) or \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"\\u2318\", \" / Command\"), \" key (on macOS) key and clicking on them (to see past classes, ensure the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Show past classes\"), \" toggle is enabled)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Right-click on the class (or classes) to bring up the context menu\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Delete\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog, review the IDs or total number of classes to be deleted\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Type \\\"DELETE\\\" in the text box to confirm deletion\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Delete\"), \" button\")))));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#class-management","title":"Class Management","items":[{"url":"#list-of-classes","title":"List of Classes"},{"url":"#create-a-new-class","title":"Create a New Class"},{"url":"#duplicate-an-existing-class","title":"Duplicate an Existing Class"},{"url":"#edit-class-properties","title":"Edit Class Properties"},{"url":"#student-management","title":"Student Management","items":[{"url":"#enrolling-students","title":"Enrolling Students"}]},{"url":"#class-bulletin","title":"Class Bulletin"},{"url":"#deleting-classes","title":"Deleting Classes"}]}]}}},"pageContext":{"id":"b93444b5-32aa-5d19-b778-dd9bae524130"}},"staticQueryHashes":["1086510573","1106176283","1122327541","2140385554","2719290676","3597609067","4027383558"]}