Commit Graph

162 Commits

Author SHA1 Message Date
466aa747b6 prevent colon from getting in the name and breaking windows machines 2023-12-05 13:16:21 -07:00
430c6fb089 Merge branch 'main' of github.com:alexmickelson/canvasManagement 2023-12-05 08:00:47 -07:00
9b528a4d8e build script 2023-12-05 08:00:08 -07:00
d1d1177387 bumped max signalr message size 2023-12-05 07:51:59 -07:00
04fd88e248 updated creation workflow 2023-12-04 16:55:42 -07:00
209e8f991f only initialize courses in directories that exist 2023-12-04 16:49:20 -07:00
b0cf5d8189 infer course name from folder name 2023-12-04 16:26:08 -07:00
6423f5db87 ready to start building 2023-12-04 12:44:28 -07:00
6b3e0bbae1 some minor refactoring 2023-12-04 12:39:15 -07:00
c6ce528ba1 testing markdown storage and retrieval 2023-12-04 12:27:06 -07:00
69f0b322b2 assignment sync 2023-12-04 10:30:34 -07:00
c08e9b478b renaming modules doesnt duplicate files anymore 2023-11-28 10:25:22 -07:00
dd4ec9a761 spacing on rubric tostring 2023-11-17 08:19:32 -07:00
c1c984339b spacing on rubric tostring 2023-11-17 08:19:23 -07:00
5dd36a66fb updated assignment form to be markdown 2023-11-16 17:25:54 -07:00
87d3daf383 can convert to and from markdown for assignment 2023-11-16 17:07:49 -07:00
0352378c42 ripped out lock at due date flag 2023-11-15 11:54:04 -07:00
2ac0449935 fixed assignment rendering bug, removed canvas id from assignment 2023-11-15 11:38:33 -07:00
8d83e0ecd4 added monaco editor to assignment page 2023-11-15 11:23:36 -07:00
a0931f5003 fix monaco editor background 2023-11-11 15:04:57 -07:00
e4cae72856 got toggle help to still work 2023-11-09 15:27:34 -07:00
4a113fc8ca use monaco editor for quizzes 2023-11-09 15:15:22 -07:00
ea6271428a can create modules without syncing 2023-11-07 07:19:24 -07:00
766ca62e3f without syncronization, no need to ignore syncing past assignments 2023-11-06 12:13:58 -07:00
bda13f7bec after removing canvas id from module 2023-11-06 07:54:17 -07:00
3252e3ca9f fixing micro scrolling in layout 2023-11-01 12:58:20 -06:00
29de2880b9 added some details for editing assignment 2023-10-30 13:47:05 -06:00
246d64c2a0 wrote rubric parsing tests 2023-10-25 10:06:55 -06:00
1d58166a5c wrote rubric parsing tests 2023-10-25 10:03:06 -06:00
cd2591d76b fixed rubirc reloading with extra credit 2023-10-25 09:40:02 -06:00
e7f48ca2df fixed rubirc reloading 2023-10-25 09:33:50 -06:00
d53cb55c2f removing dependency on canvas id in assignment 2023-10-24 16:45:03 -06:00
b831d47d91 adding buttons to manage assignments from canvas 2023-10-24 16:32:12 -06:00
860c387c8d fixed self closing tag issue 2023-10-24 15:43:17 -06:00
c2f916f2c3 removed need for templates in assignment 2023-10-24 15:05:26 -06:00
7477cf8e06 removed id from rubric 2023-10-24 14:59:36 -06:00
3086775cdf removed assignment id from drag and drop 2023-10-24 14:42:23 -06:00
97bbd3b2ed removed assignment id from assignment page 2023-10-24 14:38:18 -06:00
8342e9cdd3 removed assignment id from edit and delete workflow 2023-10-24 14:33:22 -06:00
5280d49523 have rename working for quizzes 2023-10-24 14:05:53 -06:00
2b4891c147 removed question id 2023-10-24 13:45:43 -06:00
3223aef5f3 updates to markdown for essay questions 2023-10-18 11:58:18 -06:00
5cebe88b62 a few more minor quiz experience changes 2023-10-18 11:31:55 -06:00
b39fd9f223 major layout changes for quizzes 2023-10-18 11:26:34 -06:00
7413ba8c1b put quiz form on its own page 2023-10-18 09:57:11 -06:00
c7f9b262da workflow to create quiz only in markdown should work now 2023-10-13 12:53:50 -06:00
e7daf5f77f removing lock date same as due date option 2023-10-13 12:24:02 -06:00
1fb90756e1 can update stored quiz with markdown editor 2023-10-12 15:23:40 -06:00
a12f6cb1fd continuing to improve quiz markdown experience 2023-10-12 15:18:54 -06:00
4aa045d952 working on markdown quiz experience 2023-10-12 15:08:52 -06:00