Please enable JavaScript.
Coggle requires JavaScript to display documents.
interactive media productivity application - Coggle Diagram
interactive media productivity application
Non-Functional
Development Environment
Device
New
Old
Lag
Glitches
Aesthetic
Appealing
Neat and tidy
Repetition
Alignment
Font
Colour
Hierarchy
Accessible
Dyslexic friendly
Font
Size
Spacing
Colour blind
Colour blind accessible colours
Text
Legal
Licenses
Copyright
Images
Economic
Resources
Stackflow
VB.net
MSQL
Time
Limited
Functional
Data Interface
Data Sets
Students Information retrieved from Tass the school record system
Data Structures
Database
SQL
Tables
EventProfile
epEvent (PK, int, not null)
epEventDescription (nvarchar(max), not null)
epGender (char(40), not null)
epAgeGroup (int, not null)
epHeat (Char(1), not null)
epCarinavlTypeID (FK, int, not null)
StudentDetails
sdStudentID (PK, int, not null)
sdFirstName (char(40), not null)
sdLastName (char(40), not null)
sdDOB (date, null)
sdGender (char(40), not null)
sdHouse (char(6), not null)
sdYearGroup (int, not null)
sdAgeGroup (int, not null)
CarnivalRecordType
ctCarnivalType (PK, int, not null)
ctCarnivalDescription (nvarchar(mxx), not null)
UserTable
UserID (PK, int, not null)
utUserName (char(40), not null)
utLastName (char(40), not null)
utPassword (char(40), not null)
utLastUpdated (char(40), not null)
ResultsDetails
rdEvent (PK, int, not null)
rdStudentID (PK, int, not null)
rdLane (int, null)
rdTime (Time(7), null)
rdDate (date, not null)
rdLastUpdated (int, not null)
File Formate
SQL Files
Coded Components
Pseudo Code
Understandable
Rules
All caps
New lines
Skeleton for application
Input
Marshalling
Search
StudentID
Student Data
StudentID
First Name
Last Name
DOB
Gender
House
Year Group
Age Group
Search
Last Name
Results
Time
Login
Username
Password
Create New User
Username
Password
Last Name
Process
Access database and search for output
Output
Data grid view
CSV file ready to upload to Sport Trek
User Interface
learnability
Easy
Button
Help
Location
Reapetited
Hierachy
Back
Exit
.
Space
Alignment
Hierarchy
Colour
Contrast
Repetition
User interface
Accessibility
Language
Font
Dyslexic friendly
Size
Spacing
Learnability and effectiveness
Space
Alignment
Hierarchy
Colour
Contrast
Repetition
Safety
Data loss
Hiding data
Search
Icons
Button
Back
Exit
Help
Login
Utility
Portability
Different devices
Responsiveness
Screen sizes
Landscape
Portrait
Constraints
Economic
costs
Laptop
Subscriptions
Programs
time
Limited
Social
Legal
Permission for data
Protecting data
Ethical
moral
Timing students
Personal
Users
Students
information
Wrong
Teachers
Marshalling
Results
Accuracy
Importing Student Data
Head of sport
Exporting
CSV file
Developer
Ability
Coding
Design
Interface