Please enable JavaScript.
Coggle requires JavaScript to display documents.
Gallery - Coggle Diagram
Gallery
Stakeholders
Teachers
Ensures that all information entered into the system is appropriate for students
Moderated comments, reviews and reflections
Students
Can comment on artists or artwork
Parents
PAG
Responsible for adding artwork and artists
Follows current art exhibitions
School
Schools priorities
user experience
The application must have a consistent layout as described in the screen layout
The application should be consistent with the style guide
Uses are able to register their details with the site
Users can leave comments based on their experience
Information on the site is up to date and correct
Requirements
Prescribed criteria
Self determined criteria
Constraints
Assumptions
code
Algorithm to sanitize input fields to guard against SQL injection
Password encryption to a suitable standard
Use an algorithm to validate emails and length of inputs.
Give appropriate feedback on successful/ unsuccessful inputs.
Data
Dataset
User passwords are encrypted before they are stored in the database
Administrators can upload new data using CSV datasets
Incorrect user registration will not be stored
Required
normalized data
comments table
user table
artwork table
artist table
Usability Principles
Utility
Learnability and Effectiveness
Design Elements and principles
Accessibility
Safety
Must have login with password
Password in asterisks (*) so others cant see
Password must consist of numbers and letters