Skip to content

Quarto mod5 #76

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

Merged
merged 11 commits into from
Jun 27, 2025
Merged

Quarto mod5 #76

merged 11 commits into from
Jun 27, 2025

Conversation

zmx721
Copy link
Contributor

@zmx721 zmx721 commented May 31, 2025

@joelostblom Here is the PR for module 5. I have modified the CSS file so that the code blocks in the speaker's notes have the same font size as the codes.

In Ex 1.1 Coding questions, the two multiple-choice questions following the coding exercises are somewhat redundant because we already have tests to check the code outputs. Would it be more useful to ask for the output with a different input? For example:

  • Creating Conditional Statements
    • What is the output if exercise = "exercise"?
  • Creating an Inline if/else Statement
    • What is the output if cups_of_tea = [2]?

@zmx721 zmx721 requested a review from joelostblom May 31, 2025 18:06
Copy link

github-actions bot commented May 31, 2025

PR Preview Action v1.6.1

🚀 View preview at
https://UBC-MDS.github.io/programming-in-python-for-data-science/pr-preview/pr-76/

Built to branch gh-pages at 2025-06-27 00:34 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@joelostblom
Copy link
Collaborator

the two multiple-choice questions following the coding exercises are somewhat redundant because we already have tests to check the code outputs. Would it be more useful to ask for the output with a different input?

Yup, that's a good idea! Please add your examples instead of the current MCQs.

@joelostblom joelostblom merged commit bd05f65 into master Jun 27, 2025
1 check passed
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