Releases: chiusin97525/JWorks
RC1 - Ease of use improvements
This Release Candidate build includes several ease of use improvements, such as the ability to submit fields by pressing the enter button, and using tab to properly switch between buttons.
The instructor and student dashboards were also redesigned with more text.
Release 7 - Problem Set Statistics
This release completes user story 10.
An instructor can select a problem set in the View Problem Sets screen and press the View Statistics button to view individual student and basic aggregate statistics based on the number of students that attempted the problem set, the students' best attempts, and the number of attempts that each student takes.
Release 6 - Bulk Import Students and Problems
This release completes stories 8 and 9.
An instructor is able to import problems and students in bulk via a formatted file, as specified in the application.
Release 5 - Problem and Problem Set Tags
This completes user story 7.
When adding a problem or a problem set, the instructor can enter a space-separated list of tags. These tags can be used by either the student or the instructor to search and filter when viewing problems or problem sets.
Release 4 - Add and answer problem sets
This release completes user stories 3, 5, and 6.
The user is able to log in as an instructor to create new problem sets, and view the questions contained in each problem set.
The user is able to log in as a student to answer problem sets.
Release 3 - Add Student Accounts
This release completes User Story 4.
An instructor can add student accounts by logging in using any non-empty, non-numerical username, along with any password.
A student can then use their student number and assigned password to log into the system, to view a student-only screen. Currently, there are no features for the student.
Release 2 - View Questions
User Story 2 has been completed in the GUI.
The user can now view all saved questions in the GUI.
JWorks initial release
Instructor can now create question in GUI and view questions in the command line.