Commit Graph

651 Commits

Author SHA1 Message Date
Adam Teichert
eb661a3e59 inserting newline after feedback so as to keep separate from following content 2025-12-18 15:07:45 -07:00
Adam Teichert
712a3e5155 remove nesting options within options 2025-12-17 16:49:52 -07:00
Adam Teichert
7bb276d52a use custom feedback delims in editing as well as converting 2025-12-17 16:21:57 -07:00
Adam Teichert
44c42d1abc linting fixes 2025-12-17 15:28:28 -07:00
Adam Teichert
1e3ff085f8 (wip) fix earlier breaking change (feedback in quizzes) by allowing custom feedback delims so that - doesn't need to conflict with markdown list item 2025-12-17 15:10:59 -07:00
Adam Teichert
3c6ba35bce fix/squelch lint warnings so that image can build 2025-12-16 22:42:49 -07:00
Adam Teichert
cef2323886 add previous and next buttons (lectures are separate from assignments/quizzes/pages) 2025-12-16 22:27:04 -07:00
Adam Teichert
859bdf01f2 fix bug where links didn't happen in markdown tables 2025-12-16 21:20:16 -07:00
Adam Teichert
e9f33e0174 markdown tables headings have scope of col; raw html tables are not changed 2025-12-16 13:02:24 -07:00
Adam Teichert
e07d0a6e47 caption element before table is placed as first element of the table (allows markdown tables to have caption) 2025-12-15 23:01:35 -07:00
Adam Teichert
a203dc6e46 mermaid diagrams are rendered as image tags with link to mermaid server rendering; uses pako for compression as expected 2025-12-10 17:44:02 -07:00
f6b2427749 lectures do not publish images 2025-12-08 11:15:23 -07:00
cab8b881f2 updates 2025-12-05 16:20:53 -07:00
ae19b5a075 validation on changing assignment name 2025-11-24 16:06:25 -07:00
8aec682974 more colors 2025-11-18 13:58:42 -07:00
17bd460407 beter add button 2025-11-18 13:57:37 -07:00
53c8422a5b fixing expand icon 2025-11-18 13:37:11 -07:00
890e08d1b2 pointer 2025-11-11 14:19:03 -07:00
7fec0424d7 month buffer 2025-10-28 13:18:11 -06:00
11c2366f93 minor ui updates 2025-10-28 12:59:20 -06:00
5988639378 can remove courses from main page now 2025-10-28 10:15:06 -06:00
15b184ddc0 fixing new course config form 2025-10-27 14:22:13 -06:00
e35a5ffab6 log when not loading a file 2025-10-23 12:47:34 -06:00
b53948db72 can get exact answers 2025-10-22 13:18:18 -06:00
d9f7e7b3e9 can get exact answers 2025-10-22 12:26:28 -06:00
47c69251c8 fixing multiline feedback 2025-10-22 11:52:06 -06:00
4c978f392d fixed feedback, feedback only supported in descriptions, not in questions for now 2025-10-22 11:25:59 -06:00
d6584fd338 starting to handle feedback parsing bug 2025-10-22 10:55:05 -06:00
6a56036782 name validation 2025-10-22 09:21:40 -06:00
bd32599469 help scrolling on quiz 2025-10-22 08:50:40 -06:00
9638d7308e update canvas quiz service to send new feedback options to canvas 2025-10-10 14:21:20 -06:00
bf835caa37 adding feedback 2025-10-10 14:15:01 -06:00
e7e244222e linting fix 2025-09-29 12:01:53 -06:00
2e474cb43a more rate-limit aware posts and deletes 2025-09-29 11:58:11 -06:00
33120c40a5 simplify build process 2025-09-22 10:53:25 -06:00
2ec3d9349e merge 2025-09-22 10:51:13 -06:00
5e088fb4eb Merge pull request #13 from alexmickelson/copilot/fix-12
Add GitHub Actions workflow for automated Docker Hub deployment
2025-09-22 10:48:19 -06:00
copilot-swe-agent[bot]
aae9e7bba4 Revert README changes - remove deployment documentation
Co-authored-by: alexmickelson <43245625+alexmickelson@users.noreply.github.com>
2025-09-22 16:41:22 +00:00
58175c1426 Merge branch 'main' of github.com:alexmickelson/canvasManagement 2025-09-16 14:11:52 -06:00
03529f875a latex in help string 2025-09-16 14:11:51 -06:00
copilot-swe-agent[bot]
95c9d07592 Add GitHub Actions workflow for automated Docker Hub deployment
Co-authored-by: snow-jallen <42281341+snow-jallen@users.noreply.github.com>
2025-09-10 18:56:33 +00:00
copilot-swe-agent[bot]
9918b63a1e Initial plan 2025-09-10 18:49:50 +00:00
Jonathan Allen
f808a517d3 Merge pull request #9 from alexmickelson/copilot/fix-8
Add quiz question order verification after Canvas import
2025-09-10 12:35:49 -06:00
copilot-swe-agent[bot]
b47fa4cff5 Remove npm package-lock.json and use pnpm exclusively
Co-authored-by: alexmickelson <43245625+alexmickelson@users.noreply.github.com>
2025-09-10 18:20:04 +00:00
copilot-swe-agent[bot]
efe2060fcd Finalize quiz question order verification feature with comprehensive testing
Co-authored-by: snow-jallen <42281341+snow-jallen@users.noreply.github.com>
2025-09-10 18:02:52 +00:00
copilot-swe-agent[bot]
c60ba92f28 Add quiz question order verification after Canvas import
Co-authored-by: snow-jallen <42281341+snow-jallen@users.noreply.github.com>
2025-09-10 17:59:37 +00:00
copilot-swe-agent[bot]
b65cfa73d7 Initial exploration and understanding of quiz import order issue
Co-authored-by: snow-jallen <42281341+snow-jallen@users.noreply.github.com>
2025-09-10 17:56:25 +00:00
copilot-swe-agent[bot]
dbc7887d82 Initial plan 2025-09-10 17:51:41 +00:00
ecb5f6d70f error checking update 2025-09-01 08:51:32 -06:00
523a05d45e when creating assignments, verify the classroom url can be swapped 2025-08-29 11:05:50 -06:00