Skip to content

Commit 2cea9eb

Browse files
committed
v1.0.1, macos release
1 parent f449ece commit 2cea9eb

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

codeshuffler/backlog.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
1-
- **Backlog**
1+
- **v1.0.0**
22
- ~~Refactor Exam Shuffling Integration~~
33
- ~~Improved error handling and robustness~~
4-
- Keep Exam Code Snippet Integrity
4+
- ~~Keep Exam Code Snippet Integrity~~
55
- ~~Create a code block from parsed exam, use that formatting as the expected template on inputs~~
66
- ~~Fully integrate code-block detection into parser, test rigourously~~
77
- ~~Improve styling on code-blocks~~
88
- ~~Finalize template & exam outputs~~
9-
- Two-block exam format
109

1110
- ~~Output 2 Exams, one w/ answer key, one without~~
1211
- ~~The user will input a template where correct MCQs will be highlighted, parser outputs two exam versions~~
12+
13+
- ~~Menu Bar Branding & Packaging~~
14+
- ~~Application Packaging, Executable Wrapping~~
1315

16+
**v1.0.1**
1417
- Save previous session when closing and re-opening
1518
- Save settings across sessions (opt for a config rather than settings.py)
1619

@@ -19,6 +22,5 @@
1922
- UI Improvements
2023

2124
- Abstract more functionality away from the GUI
22-
23-
- ~~Menu Bar Branding & Packaging~~
24-
- ~~Application Packaging, Executable Wrapping~~
25+
26+
- Allow for template changing through settings menu

0 commit comments

Comments
 (0)