Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Warmup 1's "Check: Parts of a Program" question is confusing #13

Open
mariakimheinert opened this issue May 12, 2021 · 0 comments
Open

Comments

@mariakimheinert
Copy link
Collaborator

The question reads "What constructs are evident in this program?" and then provides one true statement and two false statements as the possible answers. However, the question does not indicate that there is only one true statement. Someone with no background may believe that all the statements are true and that the question is simply asking which of constructs are found within the scope of the program.
Instead, the question should more clearly state that there is only one true answer. Perhaps something like "Which of the following statements is true?". Then, the answers could be something like "Variables provide a non-executable reminder of the code's behavior", "Variables store values used for the program's computation", and "Comments contain values that the program displays in its output".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant