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

Unit 3 project has items in the rubric that the starter code gives full answers for #396

Open
mscochrill opened this issue May 11, 2022 · 0 comments
Assignees
Labels
Bug IntroCS.2 Medium Severity Makes the lesson hard to use but has a workaround

Comments

@mscochrill
Copy link

The starter code has the pieces of code that would earn the students full points on multiple parts of the rubric without doing anything.
The three main ones that give the students the answers are:

  • Student created at least four user designed functions with the correct syntax
  • Student’s user-defined functions always decrease the complexity of the code
  • Student always uses a returned value correctly
@Dan-TEALS Dan-TEALS self-assigned this May 13, 2022
@Dan-TEALS Dan-TEALS added Bug IntroCS.2 Medium Severity Makes the lesson hard to use but has a workaround labels May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug IntroCS.2 Medium Severity Makes the lesson hard to use but has a workaround
Projects
None yet
Development

No branches or pull requests

2 participants