diff --git a/src/components/help-for-instructors.jsx b/src/components/help-for-instructors.jsx
new file mode 100644
index 000000000..0207a8530
--- /dev/null
+++ b/src/components/help-for-instructors.jsx
@@ -0,0 +1,93 @@
+import React from 'react';
+
+const HelpForInstructors = () => {
+
+ return (
+ <>
+ Check out the Materia Quickstart Guide for a brief introduction to creating a new widget. No. Materia is a platform that operates independently to the LMS, but integrates with it through a protocol called LTI.
+ You can authenticate to Materia through LTI, or directly by visiting the Login button. That depends on how your institution has configured Materia. If you visit Materia through your LMS, authentication is handled for you. If you login directly to Materia,
+ you may need credentials specifically set up for Materia. If logging in transitions you to a an external login, use the credentials associated with that external login instead. Materia defers to your LMS when receiving login information that may include your role in the course you last accessed Materia from. Depending on your course role,
+ your role in Materia may update to match. For example, if you are instructor in Course A but a student in Course B, Materia will flag you as a student if you visit
+ Materia content embedded in Course B. Visiting Materia content in Course A will once again grant you the author role. Yes they can, but student-authored widgets have several limitations. Primarily, the widget is forced into Guest Mode, which removes the login requirement, but all scores
+ recorded by Guest Mode widgets are anonymous. Student-authored widgets cannot be embedded in your LMS, and if a student grants you access, you cannot disable Guest Mode.
+ Students can freely share their widgets with other users using the Play URL or Embed Code. Materia does not save grade information, but it does save student performance data. Student scores are stored and can be reviewed any time by
+ visiting the Student Activity section of a widget in My Widgets. When embedded in your LMS, Materia sends a score percentage to the LMS that's
+ then applied as a point value or grade by the LMS itself for an assignment. By default, a student must authenticate to Materia - either automatically, when accessed through the LMS, or directly, by clicking the Login button -
+ so the system knows who they are and who to associate a score with. All score data for a widget is accessible under the Student Activity section in My Widgets.
+ Additionally, student performance data can be exported at any time by clicking the Export Options button in My Widgets. This can happen for multiple reasons. First, ensure the widget is properly embedded in your LMS by reviewing our documentation for embedding widgets in Canvas.
+ Next, verify the score the student recieved by reviewing the widget's Student Activity section in Materia under My Widgets. If a score is present in Materia but not synced with the gradebook, contact Support. Often the "handshake" between Materia and the LMS can
+ fail or be invalidated for several reasons that are not nefarious. Yes. Select Collaborate in My Widgets to share widgets with other users. You can search for any other Materia user in the search field,
+ provided they've interacted with Materia at least once in the past. You can grant other users one of two access levels: Full, which
+ effectively makes a user a co-owner, or View Scores, which allows a user to share and read score information related to a widget but they cannot edit it. You cannot share widgets with students unless they have been set to Guest Mode, under a widget's access settings. As a general rule, Materia will not
+ allow students ownership access to widgets unless the scores associated with the widgets are anonymized. Conversely, widgets authored by students are forced into Guest Mode, and changing a student widget
+ you co-own to Normal Access will remove the student as an owner. Don't panic! Even if you don't own the widget, it will continue to function normally, and sync scores with the gradebook if configured to do so. If you're an author of the course,
+ you will be provided with a list of owners of the widget, and can select Request Access from any owner. The owner will receive a notification in Materia
+ and be provided with an option to add you as a collaborator. Note that this does not guarantee you will receive access! In cases where the original owner is no longer associated with your institution, feel free to
+ contact Support. What? We don't know what you're talking about.
+ Materia is an open-source educational platform hosted alongside your LMS to enhance course content with interactive tools
+ called widgets. If you run into a problem playing a widget or receiving a score, we're here to help.
+ If you need help beyond what has been provided here, please contact support using one of the following: For one reason or a another Materia encountered a server issue or an issue authenticating you. Contact support using the info above. Widgets should automatically update the gradebook with your score when embedded correctly in an assignment. If a widget is embedded as a module item or directly in a regular course page,
+ the gradebook sync will not occur. Additionally, ensure you have advanced the widget all the way to the score screen,
+ which is when the play session is formally concluded. Leaving the play session early will prevent the play from being marked as complete. If all items above check out, contact support. Support can verify the score and ensure your grade is properly updated. By default, widgets can be played as many times as you want. When embedded as assignments, your highest score is the one synced with the gradebook. If your instructor has set an attempt limit,
+ the additional attempt count will be displayed on the score screen alongside the Play Again button. You can! Log in to Materia directly, if you're not already authenticated. Then, visit your profile by clicking your name at the top right, or the
+ My Profile link the header. Your profile page will list your complete play history for every widget you've previously interacted with. Students can make widgets, but there's one important limitation: the widget will be set to Guest Mode, which means it won't know who is playing it, and consequently, score
+ data will be anonymous. That's a really big question, but we're pretty sure the answer is 42. Having issues with Materia or don't know where to get started? We're here to help. For first-time users, get more information about Materia from the links below. Materia requires that you use an up-to-date browser with javascript and cookies enabled. In many cases, problems logging in are a result of one of the following: You may need to reset your password. You may need to reset your password. Your user account may not have been created yet. If you need help beyond what has been provided here, please contact support using one of the following: Our docs site has extensive documentation for students, authors, support users, and developers.For Instructors
+ Common Questions & Issues
+ General
+
+
+ Scores & Grades
+
+
+ Widget Ownership
+
+
+ Miscellaneous
+
+
+ For Students
+ Get Support
+
+
+ Common Questions & Issues
+
+
+ Getting Started
+ Requirements
+ Login Issues
+ Incorrect Password
+ Expired Password
+ User Account Doesn't exist
+ Support
+
+
+ Documentation
+
Check out the Materia Quickstart Guide.
-Materia requires that you use an up-to-date browser with javascript and cookies enabled.
-In many cases, problems logging in are a result of one of the following:
- -You may need to reset your password.
- -You may need to reset your password.
- -Your user account may not have been created yet.
-View the docs for guides on using Materia.
-If you need help beyond what has been provided here, please contact support using one of the following:
-Re-imagine your course filled with diverse and interesting experiences. - It can bring life to content modules, practice, study activities, and even assessments. - Engage students with game mechanics like: story-telling, competition, instant feedback, and instant reward systems. + Materia can bring life to content modules, practice, study activities, and even assessments. + Engage students with game mechanics like story-telling, competition, instant feedback, and instant reward systems.
@@ -70,7 +70,7 @@ const Homepage = () => (Materia integrates into Canvas seamlessly. - As an assignment, student's scores can automatically sync to the grade book. + As an assignment, students' scores can automatically sync to the grade book. Thanks to the magic of LTI, Students are logged in automatically!