You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pointed out by CEM after conversations with the LC101 TAs:
"On the student directions for assignment 1, students are told in part three:
'Use arrays to collect and check all the candidate's answers'.
But in the rubric, they [the TAs] are never explicitly told that students need to record the user’s answers in an array. Led to a little confusion because some of the students used arrays in other parts, but did not store the user inputted answers in an array and TAs didn’t know whether or not to give credit for it.
The text was updated successfully, but these errors were encountered:
Permalink
https://gitlab.com/LaunchCodeEducation/lc101-solutions-unit1/-/blob/master/assignments/assignment1/rubric.rst
Issue
Pointed out by CEM after conversations with the LC101 TAs:
"On the student directions for assignment 1, students are told in part three:
'Use arrays to collect and check all the candidate's answers'.
But in the rubric, they [the TAs] are never explicitly told that students need to record the user’s answers in an array. Led to a little confusion because some of the students used arrays in other parts, but did not store the user inputted answers in an array and TAs didn’t know whether or not to give credit for it.
The text was updated successfully, but these errors were encountered: