adding github examples to help string

This commit is contained in:
2025-07-21 14:22:29 -06:00
parent 746253b6c2
commit cea6aef453
2 changed files with 6 additions and 1 deletions

View File

@@ -131,7 +131,7 @@ export default function EditAssignment({
Body={
<>
{showHelp && (
<div className=" max-w-96">
<div className=" max-w-96 flex-1 h-full overflow-y-auto">
<pre>
<code>{getAssignmentHelpString(settings)}</code>
</pre>

View File

@@ -33,6 +33,7 @@ You can use markdown to format your assignment description. For example, you can
[Link to Canvas](https://canvas.instructure.com)
\`Inline code\`
> Blockquote
@@ -54,6 +55,10 @@ flowchart TD
C -->|Three| F[fa:fa-car Car]
\`\`\`
## github classroom links will be replaced by the GithubClassroomAssignmentShareLink setting
[Github Classroom](insert_github_classroom_url)
## Rubric
- 1pt: singular point