-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPossibleDataQueries
46 lines (37 loc) · 1.03 KB
/
PossibleDataQueries
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
--Student Views
-Queries
Their Information (Personal Information)
Thier Information (Grades, Classes, Overall GPA)
Current Semester Information (Schedule)
Classes Taken (All Classes and Grades)
Individual Class Statistics (Test Scores, Class Comparision (Overall, For Each Test)(High, Low, Standard Deviation))
-Actions
Login
Update Personal Inforamtion
Update Password
Regrade Request
?Register For Class?
--Teacher Views
-Queries
Their Information (Personal Information)
Current Semester Information (Schedule)
Classes Taught (All Classes and Grades)
Individual Class Statistics (Test Scores, Class Comparision (Overall, For Each Test)(High, Low, Standard Deviation))
-Actions
Login
Update Grades
Update Password
Add Test\Scores
Create Weighting Guidlines
Change Test\Scores
?Assign Grade Categories (Test\Homework\Projects\Quiz)?
--Administator Views
-Queries
-Actions
Login
Add People
Update Password
Add Classes
Assign Teachers to Classes
Assign Students to Classes
?Administator (Site vs. School)?