You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the onboarding process the users is prompted to customize the structure of their day, weeks and years using an intuitive excel like system as it differs from school to school. (When lessons occur, weekly or fortnightly timetable, does the timetable pause for holidays, when are the holidays)
The text was updated successfully, but these errors were encountered:
Actions demo for updating week length. Likely will be some logic involved in not allowing users to select time periods that extend over 1 week i.e if they select mon to mon it acts as a 1 day week not an 8
Action demo for adding a new time slice, inputs will be a text line for the name and time inputs for the start and end. Logic involved for timesclices not extending past end of day I.e cannot start at 8:00am and finish at 7:00am the next day. Also some logic for timeslices not overlapping and when entered are order chronologically. Negative feedback should be provided in the form of a red popup box
During the onboarding process the users is prompted to customize the structure of their day, weeks and years using an intuitive excel like system as it differs from school to school. (When lessons occur, weekly or fortnightly timetable, does the timetable pause for holidays, when are the holidays)
The text was updated successfully, but these errors were encountered: