Commit Graph

669 Commits

Author SHA1 Message Date
Jonathan Allen
8172724a4f Merge pull request #1 from snow-jallen/fix-rubric-column-layout
Fix rubric layout: points left, description right
2026-02-19 17:32:20 -07:00
Jonathan Allen
07155991aa Fix rubric layout: points left, description right
Reorder rubric columns so points appear on the left and the description
is left-aligned on the right. Extra credit gets its own dedicated column.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 17:29:09 -07:00
9ce42c21f9 Merge pull request #20 from teichert/feature-and-fix-allow-custom-feedback-delims
Feature and fix allow custom feedback delims
2026-01-15 13:59:30 -07:00
Adam Teichert
55a9fffd54 merged 2026-01-15 13:55:59 -07:00
a4a8e3cbb6 Merge pull request #19 from teichert/feature-navigation-buttons
(feature) adds buttons to manager UI to navigate forward or backward between assignments/pages and lectures
2026-01-15 13:48:24 -07:00
dda46a3c49 Merge pull request #17 from teichert/table-scope-col
(ADA) markdown table headers cells are column scoped
2026-01-15 13:46:22 -07:00
5b202f25e6 Merge pull request #16 from teichert/mermaid-pako-images
mermaid diagrams are rendered as image tags with link to mermaid sever
2026-01-15 13:27:55 -07:00
558eb74fbc tooltip scrolling fixed 2026-01-12 12:04:33 -07:00
b6a84f2fbc more tooltips 2026-01-07 09:10:42 -07:00
fb5ee94b55 improved tooltips 2026-01-07 09:02:16 -07:00
678727c650 more permissive breadcrumbs 2026-01-05 14:57:32 -07:00
b5899c02e4 width fix 2026-01-05 14:46:18 -07:00
767528560c adding file name validation 2026-01-05 10:30:26 -07:00
8c01cb2422 adding breadcrumbs 2026-01-05 10:22:12 -07:00
076c0b1025 more subtle 2025-12-22 11:02:24 -07:00
20b14da180 updating monaco style 2025-12-22 11:02:05 -07:00
Adam Teichert
52b8967949 fix lint warning 2025-12-18 15:17:15 -07:00
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
51f2be1988 fixed server side file editing 2025-12-15 09:18:06 -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