mirror of
https://github.com/Rushilwiz/SkoolOS.git
synced 2025-04-16 02:10:19 -04:00
docs
This commit is contained in:
parent
23eafc04b7
commit
1081963e6f
|
@ -1,10 +1,10 @@
|
|||
Command Line Interface
|
||||
=====================
|
||||
|
||||
1. Making a user:
|
||||
Making a user:
|
||||
-------
|
||||
|
||||
python skoolos.py
|
||||
::
|
||||
python skoolos.py
|
||||
|
||||
You will be redirected to a login page for the SkoolOS website. If you have already created an account on the website, enter login informatiton. If not, select
|
||||
the registration button bellow and create an account. Once you create an account via Ion OAuth and SkoolOS, login. The window should close, prompting:
|
||||
|
@ -35,7 +35,7 @@ You will then be given the choice to select an existing class, Make a new class,
|
|||
Make New Class
|
||||
Exit SkoolOS
|
||||
|
||||
1. Making a new class:
|
||||
Making a new class:
|
||||
-------
|
||||
|
||||
Select 'Make a New Class'. You will then be prompted to enter a class name. The format for every class must be <subject>_<teacher_username> (Example: Art12_eharris1).
|
||||
|
@ -59,8 +59,36 @@ one username per line.
|
|||
File must be .txt and have 1 student username per line
|
||||
Relative Path: students.txt
|
||||
|
||||
|
||||
|
||||
OR
|
||||
|
||||
? Add Students): 1) Add individual student
|
||||
Student name: 2022rkhondak
|
||||
|
||||
Accessing an existing class
|
||||
=====================
|
||||
|
||||
Once you have created a class, you can then view and modify certain fields. (Open opening a class, any students who have accepted the request will be automatically
|
||||
added you the class.)
|
||||
|
||||
? Select class: (Use arrow keys)
|
||||
Art12_eharris1
|
||||
Civ_eharris1
|
||||
❯ English12_eharris1
|
||||
History12_eharris1
|
||||
Random_eharris1
|
||||
Truck_eharris1
|
||||
Make New Class
|
||||
Exit SkoolOS
|
||||
|
||||
Class: English12_eharris1
|
||||
? Select option: (Use arrow keys)
|
||||
❯ 1) Request Student
|
||||
2) Add assignment
|
||||
3) View student information
|
||||
4) Exit
|
||||
|
||||
Requesting Students
|
||||
-------
|
||||
|
||||
|
||||
|
||||
|
|
0
eharris1/Truck_eharris1/README.md
Normal file
0
eharris1/Truck_eharris1/README.md
Normal file
Loading…
Reference in New Issue
Block a user