Lesson creation#402
Open
JacobSmith2005 wants to merge 4 commits into
Open
Conversation
Added thge documentation for lesson creation on wiki and user manual.
csmith1188
requested changes
Oct 27, 2022
Comment on lines
+265
to
+269
| <h4>Lesson Creation</h4> | ||
| <p>Lessons are what you will use to teach each and every student in your class. You will utilize your controls, the lightbar, and more in each lesson. Creating a lesson is simple and easy. | ||
| Process and starting a new excel spreadsheet: Go into your excel in your computer, Start a blank excel sheet, Make two columns with word and definition respectively, Make the words you need in the word column, and Put the definition for those words in the definition column. | ||
| Uploading a lesson: Go to the Teacher tab in formbar, Go to the red lesson tab in the teacher tab, Click upload a lesson, Choose the excel spreadsheet file, and Confirm and upload. | ||
| </p> |
Owner
There was a problem hiding this comment.
Creating Lessons is MUCH more complicated than this. Please actually use the lesson feature, and look at all of the sheets in the example data.
Added thge documentation for lesson creation on wiki and user manual.
csmith1188
requested changes
Nov 1, 2022
Comment on lines
+267
to
+277
| Process and starting a new excel spreadsheet: Go into your excel in your computer, Start a blank excel sheet, Make two columns with word and definition respectively, Make the words you need in the word column, and Put the definition for those words in the definition column. | ||
| This is only for vocabulary, you will then create 6 more tabs. | ||
| These tabs will Quiz_1, Progress_1, Steps, Objectives, Resources, And Agenda. | ||
| quiz will be used for any quiz or test you might have in store for your students. | ||
| Progress will be used to measure how much you have done that class. | ||
| Steps will be used to get each and every step you will have your students do while they are working. | ||
| Objectives show all the things you want to get done that day. | ||
| Resources are all the external things you are going to use. | ||
| Agenda is what you want done and the time you want it done by. | ||
| Start by adding vocabulary and the various thnings needed in your lesson. | ||
| Uploading a lesson: Go to the Teacher tab in formbar, Go to the red lesson tab in the teacher tab, Click upload a lesson, Choose the excel spreadsheet file, and Confirm and upload. |
Owner
There was a problem hiding this comment.
Did you test the formatting on this? This would be a huge wall of text. Fix the formatting and consider adding small pictures to help explain.
Go into detail about how to set up each category.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added lesson design and fixed #345