Commit Graph

92 Commits

Author SHA1 Message Date
d18cbcb9e8 can parse distractors 2024-08-23 10:00:03 -06:00
8f532c9a7d removed deprecated library 2024-08-23 09:38:53 -06:00
f711e196fb added dropdown suppot for file upload extensions 2024-08-20 12:19:34 -06:00
5c931af141 working on difference calculations 2024-05-03 21:33:06 -06:00
8df3a34dde fixed square brackets bug 2024-03-29 15:08:15 -06:00
af60bd1e46 refactor 2024-03-29 14:35:14 -06:00
a9cf38ecf2 fixed multiline regex 2024-03-29 14:34:38 -06:00
035c46b284 quizzes and assignments support negative and floating point values 2024-03-26 14:35:22 -06:00
a9269c8d2b updated to add advanced extensions to markdown 2024-03-26 13:42:10 -06:00
0881acd1f8 hooks 2024-02-07 16:21:04 -07:00
7b764a599f hooks 2024-02-07 16:03:57 -07:00
014b4aeff8 smarter assignment parsing 2024-01-19 14:31:59 -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
a4179e6d52 tests allow for pages to be stored and retrieved 2024-01-12 13:34:42 -07:00
5666d3dc85 restructured components so that there are more components in the pages 2024-01-11 17:28:14 -07:00
Jonathan Allen
6e38ea844f Remove rubric from assignment html, update page title on assignment page 2024-01-05 14:19:18 -07:00
6a32e056a3 update markdown printer to replace the weird non-breaking space character with the normal and cool space character 2024-01-05 08:38:46 -07:00
9f4c7bf380 refactored assignment markdown parsing and creation to their own classes 2024-01-05 08:31:39 -07:00
e6cc3c2a3c got assignment edit page working again 2024-01-05 08:24:51 -07:00
Jonathan Allen
9354eedb58 Always use \n, not Environment.NewLine 2024-01-04 14:37:29 -07:00
1366f9cf5c more html comparisons 2023-12-12 12:52:56 -07:00
1a0f62d28f new rubric format on publish 2023-12-12 12:26:14 -07:00
fd582b4e19 more fixes for matching 2023-12-12 12:13:25 -07:00
a4b260941f added shorter syntax for multipel choice 2023-12-12 12:09:39 -07:00
95b913ec05 adding matching suppiort 2023-12-11 17:58:19 -07:00
91e946c36d peace nirvana and no yellow warning lines in my console 2023-12-05 16:33:04 -07:00
466aa747b6 prevent colon from getting in the name and breaking windows machines 2023-12-05 13:16:21 -07:00
b0cf5d8189 infer course name from folder name 2023-12-04 16:26:08 -07:00
c6ce528ba1 testing markdown storage and retrieval 2023-12-04 12:27:06 -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
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
bda13f7bec after removing canvas id from module 2023-11-06 07:54:17 -07: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
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
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