Commit Graph

415 Commits

Author SHA1 Message Date
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
6a2c4a5673 updated to add advanced extensions to markdown 2024-03-26 13:42:19 -06:00
a9269c8d2b updated to add advanced extensions to markdown 2024-03-26 13:42:10 -06:00
9ffd60ac84 have akka.net and signalr communicating 2024-03-19 17:17:49 -06:00
09e97fb2fc hook check 2024-02-07 16:29:09 -07:00
0e3e94ff65 hooks 2024-02-07 16:27:20 -07:00
0881acd1f8 hooks 2024-02-07 16:21:04 -07:00
292c06ecc9 hooks 2024-02-07 16:11:06 -07:00
7b764a599f hooks 2024-02-07 16:03:57 -07:00
c48046a97e updates 2024-02-06 14:54:46 -07:00
e671024a4e added notes 2024-02-02 10:24:25 -07:00
014b4aeff8 smarter assignment parsing 2024-01-19 14:31:59 -07:00
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
a4179e6d52 tests allow for pages to be stored and retrieved 2024-01-12 13:34:42 -07:00
1eda91eeb0 more component refactoring 2024-01-12 12:58:48 -07:00
5666d3dc85 restructured components so that there are more components in the pages 2024-01-11 17:28:14 -07:00
4fb5d9a25d added discussion post to the assignment help 2024-01-06 09:49:26 -07:00
44f60dda8d Merge pull request #3 from snow-jallen/main
Remove rubric from assignment html, update page title on assignment page
2024-01-05 14:21:43 -07:00
Jonathan Allen
6e38ea844f Remove rubric from assignment html, update page title on assignment page 2024-01-05 14:19:18 -07:00
1b113b7fb0 be more lenient about assignments or quizzes folders not existing in module on load. Git will not save empty folders 2024-01-05 13:36:34 -07:00
e7fc4129e6 Merge pull request #2 from snow-jallen/main
order courses by name
2024-01-05 13:25:54 -07:00
Jonathan Allen
c3c723f724 show course name in page title 2024-01-05 13:16:24 -07:00
Jonathan Allen
bfafe4ab2c Merge branch 'main' of https://github.com/alexmickelson/canvasmanagement 2024-01-05 12:46:31 -07:00
Jonathan Allen
4a6265b99b order courses by name 2024-01-05 12:46:25 -07:00
cb78f6a2ec added quieter opentelemetry tracer 2024-01-05 09:16:16 -07:00
eb313e37a2 added toggle help to assignments view 2024-01-05 08:51:41 -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
31e06489ae Merge pull request #1 from snow-jallen/main
Unify line ending handling
2024-01-05 08:04:08 -07:00
Jonathan Allen
9354eedb58 Always use \n, not Environment.NewLine 2024-01-04 14:37:29 -07:00
Jonathan Allen
96c47faeb4 Add user secrets id to project file 2024-01-04 12:50:23 -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
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
c9f185dea9 fixed web issue 2023-12-07 15:07:44 -07:00
5528d79bb2 version bump 2023-12-05 16:41:07 -07:00
91e946c36d peace nirvana and no yellow warning lines in my console 2023-12-05 16:33:04 -07:00
6e49c79cbd fixed height on assignment edit page 2023-12-05 16:13:24 -07:00