Skip to content

Commit

Permalink
Merge pull request UofT-DSI#23 from UofT-DSI/readme-typo
Browse files Browse the repository at this point in the history
Readme typo
  • Loading branch information
danielrazavi authored Mar 28, 2024
2 parents 2856543 + 47d8bd2 commit 950a6cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 04-instructors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ The assignment for this week is to have learners find the secret password by nav
Assignments are given and assigned at the start of each week at the end of the first lecture. The Technical Facilitator will announce to the learners what the assignment is about, and how everything they will learn within the week will equip them to work on the assignment.

## How an assignment is expected to be completed and delivered?
Learners are expected to complete the assignment before the first lecture of the following week. They will deliver the assignment by opening up a pull request on their copied repo. The learner will also add a Learning Support as a reviewer indicating they delivered a completed assignment, and it is ready to be graded as a `pass` or `fail`.
Learners are expected to complete the assignment before the first lecture of the following week. They will deliver the assignment by opening up a pull request on their copied repo. The learner will also add a Learning Support Staff as a reviewer indicating they delivered a completed assignment, and it is ready to be graded as a `pass` or `fail`.

## What is the criteria for `pass` or `fail`?
The criteria for a `pass` or `fail` is if all parts of the program are working, and nothing in the code is broken. For some assignments, a rubric will be given outlining the criteria needed to pass.

## How to mark?
If the learner's solution works, then they `pass`! You or the Learning Support would only need to focus on providing them constructive feedback on how they can improve their code. If the solution does not work, then they `fail`, and you would provide any constructive feedback on their existing code, and encourage them to get their solution working.
If the learner's solution works, then they `pass`! You or the Learning Support Staff would only need to focus on providing them constructive feedback on how they can improve their code. If the solution does not work, then they `fail`, and you would provide any constructive feedback on their existing code, and encourage them to get their solution working.

## How will feedback be given?
Feedback will be given through the pull request a learner had made, and allowing them to make revisions if needed. In order to maximize learning, feedback must be constructive, and specific.
Expand All @@ -45,6 +45,6 @@ Feedback will be given through the pull request a learner had made, and allowing
## Definitions
**Lecture**: A Lecture is a synchronous period of time, lasting up to 3 hours, where the Technical Facilitator will facilitate and deliver the contents and learning outcomes online through Zoom. Learners are encouraged to participate and ask questions as they learn. Breaks are given if lecture goes past an hour, with a 10 minutes break given for every hour still in a lecture.

**Work Period**: A Work Period is an asynchronous period of time, lasting up to 3 hours. The learners will work on their assignments and/or homework during this block of time. A Learning Support will be present online through Zoom to assist the learners and answer any questions they may have. As work periods are asynchronous and flexible, learners can choose to work on their own time. However, it is encouraged to work during the block of time when a Learning Support is present.
**Work Period**: A Work Period is an asynchronous period of time, lasting up to 3 hours. The learners will work on their assignments and/or homework during this block of time. A Learning Support Staff will be present online through Zoom to assist the learners and answer any questions they may have. As work periods are asynchronous and flexible, learners can choose to work on their own time. However, it is encouraged to work during the block of time when a Learning Support Staff is present.

**Assignments**: An Assignment is work assigned as part of the program. They are slightly more difficult, providing an opportunity for learners to integrate and synthesize what they have learned throughout the week to meet the set learning outcomes.
**Assignments**: An Assignment is work assigned as part of the certification. They are slightly more difficult, providing an opportunity for learners to integrate and synthesize what they have learned throughout the week to meet the set learning outcomes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* [Assignments](#assignments)
* [Module Contacts](#contacts)
* [Delivery of Module](#delivery-of-module)
+ [How the technical facilitator will deliver](#how-the-technical-facilitator-will-deliver)
+ [How the Technical Facilitator will deliver](#how-the-technical-facilitator-will-deliver)
+ [Expectations](#expectations)
* [Schedule](#schedule)
* [Policies](#policies)
Expand Down

0 comments on commit 950a6cd

Please sign in to comment.