Commit Graph

44 Commits

Author SHA1 Message Date
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
1dc9655de7 saving assignments and quizzes as markdown 2023-10-04 13:42:31 -06:00
ae12dbaca7 store assignments as markdown with yaml, not yaml with markdown 2023-09-22 13:14:20 -06:00
edc71b2546 store course settings in their own file 2023-09-22 13:05:49 -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
c2ce788627 added border around today 2023-09-08 13:44:10 -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
5d4269fdcd cleaned up obj 2023-08-18 17:19:49 -06:00
f02ead7178 implemented hack to canvas quiz 2023-08-18 17:18:23 -06:00
6a76172231 need to fix quiz assignment bug 2023-08-18 14:32:08 -06:00
a57a687f3c added quiz support, improved assignment description and rubric support 2023-08-18 13:27:12 -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
4de6122549 updated quiz form edtor 2023-08-12 10:03:48 -06:00
7a2ee58617 added delete support for assignments 2023-08-07 18:41:04 -06:00
224664c7a3 fixed assignment save bug 2023-08-07 16:12:48 -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
7c857a3887 got assignment template variables and replacement working 2023-07-27 19:51:36 -06:00
b03e81caf1 moved access token to browser based 2023-07-26 22:10:10 -06:00
d1383fe1d4 resolved warnings 2023-07-24 14:31:20 -06:00
04274bd6c5 pivoting to local yaml files for state 2023-07-18 23:02:48 -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
dc70216f1d got initial month layout 2023-01-05 17:27:57 -07:00
ed897bc96e passing canvas models tests 2023-01-04 21:51:23 -07:00
8fec96ce5c fixed warnings 2023-01-04 21:43:18 -07:00
c350a8487e got canvas service tests passing 2023-01-04 21:39:45 -07:00
b9824a7327 commit pre-purge 2023-01-04 20:26:15 -07:00
55cd8162ed scafolded project 2023-01-03 18:36:40 -07:00