Commit Graph

41 Commits

Author SHA1 Message Date
9bae17a2a6 extracted a lot of canvas interfaces 2024-05-03 15:22:26 -06:00
9ffd60ac84 have akka.net and signalr communicating 2024-03-19 17:17:49 -06:00
0881acd1f8 hooks 2024-02-07 16:21:04 -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
fee588a67f got tracing and loggin working in opentelemetry 2024-01-01 20:45:33 -07:00
1366f9cf5c more html comparisons 2023-12-12 12:52:56 -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
c08e9b478b renaming modules doesnt duplicate files anymore 2023-11-28 10:25:22 -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
bda13f7bec after removing canvas id from module 2023-11-06 07:54:17 -07:00
2b4891c147 removed question id 2023-10-24 13:45:43 -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
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
4a80bf4928 added feature to rename modules 2023-09-08 14:02:51 -06:00
bbae0c054d am syncing assignment groups 2023-08-23 14:06:40 -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
4def2fd689 more canvas fixes 2023-08-14 15:24:04 -06:00
2498bc3a57 updated debounce to be smarter about null 2023-08-14 14:07:47 -06:00
b1d5567902 got debounced saving working. some of the assignment saving logic is real time 2023-08-11 15:19:15 -06:00
1ab0676881 changed casing of local assets 2023-08-05 17:04:02 -06:00
9d96b7f23f before i get in a deeper hole 2023-08-04 11:17:55 -06:00
0097521c75 breaking up logic for canvas syncronization 2023-08-01 23:22:38 -06:00
56c8128ace i liked syncing more before i cared about order 2023-08-01 22:41:10 -06:00
12c323e874 create rubric when creating assignment as well 2023-07-31 16:31:48 -06:00
17734ab641 got rubric creation working 2023-07-31 16:27:38 -06:00
70db40867c smarter canvas updates, only update when a change is detected 2023-07-31 14:06:40 -06:00
e987df30d3 upgraded to dotnet 8 to bypass 64 parameter limit on deserializing json objects, canvas responses are large 2023-07-31 12:27:29 -06:00
1511763f14 working on canvas sync 2023-07-31 12:18:10 -06:00
2cca727b4d working on canvas sync 2023-07-29 20:33:00 -06:00
cc09d32bcf maybe got default time selector less insane 2023-07-26 13:39:49 -06:00
d1383fe1d4 resolved warnings 2023-07-24 14:31:20 -06:00
6232a7a94e can select course from existing file 2023-07-24 13:39:22 -06:00
d691f817b7 data types are better 2023-07-16 01:08:30 -06:00
ed1963c67b referencing courses directly from canvas 2023-07-15 23:19:39 -06:00