From 02e140609ca43413bf109bc0f2476366efeab1f7 Mon Sep 17 00:00:00 2001 From: Raffu Khondaker <2022rkhondak@tjhsst.edu> Date: Tue, 16 Jun 2020 23:40:38 -0400 Subject: [PATCH 1/2] cli docs --- docs/source/cli.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/source/cli.rst b/docs/source/cli.rst index 17f018b..cabd150 100644 --- a/docs/source/cli.rst +++ b/docs/source/cli.rst @@ -160,7 +160,8 @@ work at ANY TIME. Simply go to the 'Students' directory and select the student's As a student, you can edit your work for certain classes and submit assignments. By default, your workr directory (your username) has a single readme. AND IT SHOULD STAY THAT WAY. To make changes to a class, you must first select that class via the CLI. -: +:: + Select a class first: ? Select class: (Use arrow keys) English12_eharris1 @@ -171,7 +172,8 @@ To make changes to a class, you must first select that class via the CLI. You can then view the assignments associated with the class. Open you work directory and modify files within your assignments. At any time, you can 'Save' or go 'Back'. When you are ready, you can submit an assignment: -: +:: + ? Select: (Use arrow keys) Save ❯ Submit assignment From 3b5f6ebb18bd9a75b92a78a7ba2cc9760c4b50ba Mon Sep 17 00:00:00 2001 From: Raffu Khondaker <2022rkhondak@tjhsst.edu> Date: Tue, 16 Jun 2020 23:42:14 -0400 Subject: [PATCH 2/2] format fix --- docs/source/cli.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/cli.rst b/docs/source/cli.rst index cabd150..abcc725 100644 --- a/docs/source/cli.rst +++ b/docs/source/cli.rst @@ -144,7 +144,7 @@ work at ANY TIME. Simply go to the 'Students' directory and select the student's ? Select option: (Use arrow keys) 1) Request Student 2) Add assignment - ❯ 3) View student information + ❯ 3) View student information 4) Exit Students in class: @@ -162,7 +162,7 @@ To make changes to a class, you must first select that class via the CLI. :: - Select a class first: + Select a class first: ? Select class: (Use arrow keys) English12_eharris1 Art12_eharris1 @@ -174,9 +174,9 @@ When you are ready, you can submit an assignment: :: - ? Select: (Use arrow keys) + ? Select: (Use arrow keys) Save - ❯ Submit assignment + ❯ Submit assignment Back Exit SkoolOS