-
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1123 from Alex-Jordan/essay-help
move the essay help text to a general helpLink
- Loading branch information
Showing
3 changed files
with
18 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<h2 style="text-align: center">Entering Essays</h2> | ||
|
||
<p> | ||
In an essay answer text box, you can type a long answer. After after you hit submit, it will be saved so that your | ||
instructor can read it and assign a score at a later time. | ||
</p> | ||
<p>If your instructor makes any comments on your answer, those comments will appear on the exercise page.</p> | ||
<p> | ||
You can use the MathQuill equation editor to make your math content look pretty. Once you have constructed a math | ||
expression, click the Insert button. In the answer text box, your math content will look like code, but the Preview | ||
button will show you what your isntructor will see. | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters