Skip to content

Releases: NTIG-Uppsala/Classroom-Seating-Planner

v1.0.0 Release

20 Dec 12:53

Choose a tag to compare

image

Constraints are finally here!

Features

  • Added constraints so you can now specify if a student should be seated next to a specific student, close to someone, far from someone, close to the whiteboard and more!
  • Comments in the class list file are now supported. Just add a # at the start of the line.
  • Comments in the classroom layout file are now supported. Just add a # at the start of the line.

Changes

  • Minor visual changes to the UI.

v0.3.0 Pre-Release

29 Nov 12:06

Choose a tag to compare

v0.3.0 Pre-Release Pre-release
Pre-release

Features

  • Added file reading for classroom layout.

Changes

  • Reworked structure and rendering of classroom layout.

v0.2.3 Pre-Release

18 Nov 10:31

Choose a tag to compare

v0.2.3 Pre-Release Pre-release
Pre-release

Changes

  • Really minor refactoring of the codebase.

v0.2.2 Pre-Release

12 Nov 14:10

Choose a tag to compare

v0.2.2 Pre-Release Pre-release
Pre-release

Changes

  • Major refactoring and restructuring of the codebase. This will allow for smoother development in the future.

v0.2.1 Pre-Release

08 Nov 13:11

Choose a tag to compare

v0.2.1 Pre-Release Pre-release
Pre-release

Features

  • The program now runs a check on the class list file to see if it is empty or the same as the default class list.

Changes

  • The popup content have been updated.
  • The default class list has been updated to be a clearer example of the structure of the classlist file.

v0.2.0 Pre-Release

08 Nov 13:12

Choose a tag to compare

v0.2.0 Pre-Release Pre-release
Pre-release

Features

  • Added the ability to read the list of students from a file.

Changes

  • The styling has been tweaked to be more appealing.

v0.1.0 Pre-Release

08 Nov 13:12

Choose a tag to compare

v0.1.0 Pre-Release Pre-release
Pre-release

Features

  • Randomly seat a predefined set of students to a group of tables.