-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphase2.txt
55 lines (38 loc) · 1.42 KB
/
phase2.txt
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
47
48
49
50
51
52
53
54
55
Logic2020
Logic 2020 is an web implementation of Logic 2010 (https://logiclx.humnet.ucla.edu).
This is a web application which allows students to practice philosophy logic questions and get validation for their coursework.
Access
Deployed App Link: https://floating-oasis-22901.herokuapp.com/
Local: npm run serve
Testing
Login Credentials
Student Login Credentials:
```
ID: user
password: user
```
Professor Login Credentials:
```
ID: admin
password: admin
```
Login with a 30min sessions.
Users are only authorized to access pages of of their type: "student" or "admin"
Professor Dashboard:
- Display Courses and Assignment they teach
Professor(admin) Course Page
- Display Course information: time, class size and class average in the "Manage courses" section
- Show a table of all student with grades and averages
- Add new, modify existing and view assignments under "Manage assignments"
- You can check and uncheck question on the question list
- You can remove a selected question by clicking the cross at the selected question list
Student Page:
users can see their assignments under "Your assignments"
- will answer questions and get instant feedback
- marks are added to their assignment grade and overall grade is visible in the admin "course page"
Try out Questions
Question R_1.003
Answer: MP
Question R_1.004
Answer: MT
P.S. We are using one day extention