Skip to content

Commit 143b319

Browse files
Merge branch 'dev' into setup-tests
2 parents f574d44 + ff76894 commit 143b319

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+13427
-7039
lines changed

.gitbook.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
root: ./docs/
2+
3+
structure:
4+
readme: ./readme.md
5+
summary: ./SUMMARY.md
139 KB
Loading

docs/SUMMARY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Table of contents
2+
3+
* [flipted-webrew](readme.md)
4+
* [Access](access.md)
5+
* [Defect Reporting](defect_reporting.md)

docs/access.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Access
2+
3+
Please use the link blew to visit `flipt(ed)-webrew`.
4+
5+
## Website
6+
7+
Link to site: [https://webrew.herokuapp.com/](https://webrew.herokuapp.com/)
8+
9+
## How to Use the Site
10+
11+
1. Click the `Sign in with AWS` button
12+
![Signin With AWS](./sign_with_aws.png)
13+
14+
2. In redirected page, choose `Continue with Google` and use instructor's google account to sign in.
15+
16+
![Continue With Google](./continue_with_google.png)

docs/continue_with_google.png

33.4 KB
Loading

docs/defect_reporting.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Defect Reporting
2+
3+
Please use this google form link to report any defect you find in the prototype.
4+
5+
https://forms.gle/aTeX2EaxwV6vFZPq9

docs/features.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Features
2+
3+
## Instructor Dash Board
4+
5+
## Task Overview
6+
7+
## Student Overview
8+
9+
## Student Mastery Overview
10+

docs/readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Introduction
2+
3+
This project is a web application of `flipt(ed)`, a learning management system. At `webrew`, we are development features around instructors. Here is a list of feature we've accomplished for the alpha release.
4+
5+
+ Instructor Dashboard - list of courses an instructor owns
6+
+ Student Overview - an overview of progress of students in one course
7+
+ Task Overview - a detailed task
8+
+ Student Mastery Overview - the mastery overview of a single student
9+
+ Goals - an overview of the mission and goals progress of a single student

docs/sign_with_aws.png

31.9 KB
Loading

0 commit comments

Comments
 (0)