Commit Graph

88 Commits

Author SHA1 Message Date
b28bea77e9 module item sorting fixed 2024-01-12 17:02:13 -07:00
324bb94eda finished CRUD on pages 2024-01-12 16:31:17 -07:00
550a42f874 can add pages 2024-01-12 16:16:13 -07:00
bca8497255 before I dive too much more into adding pages in canvas 2024-01-12 15:57:35 -07:00
9f19704724 can create and drag and drop pages 2024-01-12 15:06:15 -07:00
5898e291ee Merge branch 'main' of github.com:alexmickelson/canvasManagement 2024-01-03 10:36:11 -07:00
42a9922afa slightly different compose 2024-01-03 10:35:39 -07:00
fee588a67f got tracing and loggin working in opentelemetry 2024-01-01 20:45:33 -07:00
654f2be54c added better previews 2023-12-12 13:09:43 -07:00
1366f9cf5c more html comparisons 2023-12-12 12:52:56 -07:00
91e946c36d peace nirvana and no yellow warning lines in my console 2023-12-05 16:33:04 -07:00
e8aef7357a fixing dotnets terrible logging 2023-12-05 15:30:33 -07:00
a77c001601 adding last saved course to try to reduces excessive file writes 2023-12-05 14:31:01 -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
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
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
29de2880b9 added some details for editing assignment 2023-10-30 13:47:05 -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
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
2b4891c147 removed question id 2023-10-24 13:45:43 -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
a12f6cb1fd continuing to improve quiz markdown experience 2023-10-12 15:18:54 -06:00
9a06fd1cfd got tests working without quiz id 2023-10-10 14:17:02 -06:00
274c3a177c refactored quiz creation 2023-10-10 14:06:38 -06:00
30109f4012 new syncronization for quizzes, add only 2023-10-10 10:47:36 -06:00
alex
9ca475dc44 working on parsing markdown as a quiz 2023-10-03 15:52:05 -06:00
fa792f1f23 moved settings into their own object 2023-09-22 12:58:37 -06:00
e53222e35d halfway through localcourse transition 2023-09-22 12:40:40 -06:00
c8ad67fd0b overhauling logging to make it better 2023-09-18 16:27:02 -06:00
4a80bf4928 added feature to rename modules 2023-09-08 14:02:51 -06:00
a1a9a7a79c sync changes 2023-08-29 12:47:11 -06:00
762c91c17f added assignment group support 2023-08-25 13:40:33 -06:00
bbae0c054d am syncing assignment groups 2023-08-23 14:06:40 -06:00
8c3ab09f38 fixed templates overriding valid descriptions 2023-08-21 12:37:23 -06:00
3bc4210a56 fixed bug where rubric was resetting description 2023-08-21 11:05:22 -06:00
6a76172231 need to fix quiz assignment bug 2023-08-18 14:32:08 -06:00
a962ef74f9 added points to quiz editor 2023-08-18 10:02:25 -06:00
28ad344018 got basic question and answer creation from canvas 2023-08-17 18:50:59 -06:00
4fb257e000 put a little more work into quizzes 2023-08-16 22:59:08 -06:00