Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

week 7 review #33

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

week 7 review #33

wants to merge 4 commits into from

Conversation

Yunhao-Luo
Copy link

@ykharitonova Will Quiz 5 be released tomorrow so we can announce in the review?

* ⏰ **Thursday, 03/02 11:59PM** in-class Quiz 6 (starts on Gauchospace, file submission to Gradescope). Quiz covers Week 1-7 content.
* ⏰ **Saturday, 03/04 11:59PM** Due: **Weekly reflection** posted on Gauchospace + **PA08** + **CA08**

Quiz 5 has been graded and released - you should have received an email from Gradescope titled "_Your Quiz 5 (week7) for CSW 8, Spring 2022 has been graded_".

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Yunhao-Luo Can you please carefully read and correct the entirety of the review?


## Reminder for TA Evaluation form

* If you haven't already, here is the link to TA evaluation form: https://forms.gle/Wa4mXoAnh8n647499. We would appreciate your feedback!

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the draft for the Piazza post, we had some info on why it is important/valuable to us.

Also, links need to use markdown, otherwise, they won't be clickable.


## ➡️ Resources

* Just a reminder: you can find these announcements on the [main course website]({{site.url}}/{{site.baseurl}}/) as well as under the [**Instructor Announcements** on Gauchospace](https://gauchospace.ucsb.edu/courses/mod/forum/view.php?id=1014718) (which is supposed to email it to you automatically).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this the correct link to this quarter's Gauchospace?


* Check out this helpful resource on [lists](https://www.w3schools.com/python/python_lists.asp) and [dictionaries](https://www.w3schools.com/python/python_dictionaries.asp). We encourage you to try out the examples there and don’t hesitate to use print statements to understand what each method does -- it's an excellent debugging technique!

* If you missed the links above, here they are again: make sure you know where to find a guide for [submitting a regrade request on Gradescope]({{site.url}}/{{site.baseurl}}/quiz) and explanations for the [Common autograder error messages on Gradescope]({{site.url}}/{{site.baseurl}}/ref/debug/#common-autograder-error-messages-on-gradescope).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this part either from here or from where it was listed above


Quiz 5 has been graded and released - you should have received an email from Gradescope titled "_Your Quiz 5 (week7) for CSW 8, Spring 2022 has been graded_".
* ⏰ **Wednesday 10PM** Regrade requests are Due on **Gradescope**
* Note regarding regrade-requests: After the quiz grades are released, students can submit a regrade request on Gradescope as described here: [{{site.url}}/{{site.baseurl}}/quiz]({{site.url}}/{{site.baseurl}}/quiz).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be in a new section

Gradescope Quizzes


* If you missed the links above, here they are again: make sure you know where to find a guide for [submitting a regrade request on Gradescope]({{site.url}}/{{site.baseurl}}/quiz) and explanations for the [Common autograder error messages on Gradescope]({{site.url}}/{{site.baseurl}}/ref/debug/#common-autograder-error-messages-on-gradescope).

* Join us on Piazza either for the [mindfulness challenge](https://piazza.com/class/l1ca0xuimie3f9?cid=243) or to [try out the fun game](https://piazza.com/class/l1ca0xuimie3f9?cid=276) that one of your classmates put together. The idea for the user interaction is very similar to what you'll be doing in your final project. ;-)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


* Join us on Piazza either for the [mindfulness challenge](https://piazza.com/class/l1ca0xuimie3f9?cid=243) or to [try out the fun game](https://piazza.com/class/l1ca0xuimie3f9?cid=276) that one of your classmates put together. The idea for the user interaction is very similar to what you'll be doing in your final project. ;-)

* Here's a fun reflection by a digital artist: [How I Developed My Art Style Over 2 Years - Daily Drawing & Lots Of Practice!](https://youtu.be/DIaGLEIYYdo). Seems to apply to learning how to program as well. ;-P

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we provide them with a new resource? Anything that's currently going on in the world that we can tie to our class?

- Note that string methods **return a new string object** instead of modifying the string you asked it to operate on.
- The "📎 Quick access" notes within the zyBooks sections point you to the resources you will definitely need to reference, so make a note of them.
* Write down anything that's unclear and if you have any questions to ask during class
* Practice writing code from scratch using your IDE.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add a new bullet point:

  • If you are able to, read ahead and begin practicing with Files, since you already have all the necessary information to begin working with them.

@Yunhao-Luo
Copy link
Author

@ykharitonova updated based on requested changes. Just to confirm the quiz regrade due day, will it still be Wednesday 10PM? This due day was copied from S22 quarter.

@ykharitonova ykharitonova marked this pull request as draft February 28, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants