Please enable JavaScript.
Coggle requires JavaScript to display documents.
Online Gallery - Coggle Diagram
Online Gallery
Programming needs
Coding languages
HTML
PhP
SQL
CSS
JavaScript
CSV for uploading the data
Web application to develop
SQL for setting up tables.
Useability
Accessibility
Digital solution must be a responsive solution ie: available on phone
The solution needs to be useable by people with disabilities.
dyslexia
use recommendations from the Dyslexia foundation
single colour backgrounds
no tiny font sizes
make headings and titles larger than body text
colour blindness
utility
responsive web system
safety
content
content is monitored by teachers.
passwords
between 6 and 8 characters
password hidden on form
passowrd encryption
email verification
is there a way to verify pacluth accounts
learnabilty and effectiveness
Design elements and Principles
Alignment
Colour
Heirarchy
Scale
Stakeholders
students
Alex
art student
enjoys sharing his work.
enjoys sharing his art with family
works best with positiove reinforcement
parents
ability to register / login with pacluth email
able to search the site
able to like an art piece.
teachers
Mr Jones
head of Art
makes decisions about curriculum
looking after the admin of sytem
able to upload class artwork
Mrs Wang
is a current art teacher
has 2 childr=en at the school
celbrates individual achievement in the classroom
uses visual tools and exemplars in her classroom
able to search the site
Requirements
Functional
The Solution
Display information about studetn art.
content must comply with Coptright laws.
use colours associated with school colours of pre-existing school webaite
adnims can upload csv files of student work to main database and edit information
studetns can upload their own artwork.
tachers can moderate studetn work before it is released to the site.
content is appropriately formatted
artworks have descriptions of art added.
The like suystem allows a student or teacher to like an piece of work once only.
must comly wit accessibility guidelines
Alternative text is available on images
headings are meaningful
manadtory fields are clearly indicated
Error messages are clear.
assumptions
the csv files to be upladed are the correct format.
Art teachers are admins.
prescribed criteria
developed based on the criteria on the task
self determined criteria
developed form stakeholders needs
make system useable for stakeholders
constraints
Time allocated for the task
Ilack of data available to populate the site.
scope of the task
Non Functional
use google lighthouse.
website needs to meet the stakeholders needs and be useful
Contrast between text and background needs to be correct
website must function efficiently.
instructions for users clear at all stages.
Data
The dataset- no data supplied
student art saves as images in artwork folder with url in dataset
csv files comma delimiter
includes parent, studetn, teacher and likes tables.
allows for gallery login for likes to be allowed
studetn can upload their own artwork.
Required
login system for studetns, teachers and parents independent from nav.
information has been generated for the dataset.
tables have been normalised.
Storing Information
Likes kept on the likes table to ensure limit per person on an artrwork
artwork details
the registration of users.
recording views of a page
recording the number of likes on an artwork.