referencing courses directly from canvas

This commit is contained in:
2023-07-15 23:19:39 -06:00
parent 5ece8b9d36
commit ed1963c67b
27 changed files with 370 additions and 249 deletions

5
.csharpierrc.json Normal file
View File

@@ -0,0 +1,5 @@
{
"printWidth": 100,
"useTabs": false,
"tabWidth": 2
}