Releases: dabslee/aristotle
Releases · dabslee/aristotle
Front Page and HQ Redesign
- Redesigned splash/login page
- Revised and reformatted README for preventability
- Added README and Devnotes link to HQ
- Added "Upcoming Assignments" and "Pinned Courses" sections to HQ
- Added ability to delete modules on modules page for teachers
- Added "owner" tag to courses page
- Bug fixes
WYSIWYG Editor Release
- Added WYSIWYG editing to the assignment description and submission details fields
- NOTE: Not compatible with previous versions due to different data formatting for fields
- NOTE: A few courses were deleted due to incompatibility with new version 😢😢😢😢
- Bug fixes
Modules + Bootstrap release
- Replaced custom CSS with Boostrap elements
- Removed dark mode
- Created modules for grouping assignments together; includes modules page (grouped view, bulk categorization of assignments into modules feature) and filtering by modules in assignments
- Bug fixes
Minor UI additions patch
- Now use an iframe to display GitHub readme on home pages
- Added "report an issue" button to page footer
- Added social media sharing buttons to page footer
- Now display cumulative grade on student assignments overview
- Added delete button for assignments on assignment details page
Patch refining existing features
- Clicking on students on the Students page for teachers now shows a tabular summary of the student assignments.
- Assignment page for students and teachers has been switched from a simple list of assignment names to a tabular summary of grades and submissions.
- UI improvements such as clearer course selection and render distinctions between finished and unfinished / graded and ungraded assignments.
- Bug fixes.
Skeleton relase
Skeleton release. Many bugs and incomplete pages. Key features include:
- Creating courses as a teacher and joining them as a student using the course UUID.
- Creating assignments as a teacher and grading student submissions.
- Submitting text submissions to assignments as a student and viewing the grades once available.