New Code Cell #7
FChange(ConfidenceS14,"I do not think I will be successful in STEM")
FChange(ConfidenceS14,"I feel like I do not know a lot about STEM compared to other students in urban scholars.")
FChange(ConfidenceS14,"Compared with other students in this program, I do not feel like I am a good student.")
FChange(ConfidenceS14,"I do not think I will get a good grade in STEM.")
FChange(ConfidenceS14,"I feel like I do not know a lot about STEM compared to other students in urban scholars.")
FChange(ConfidenceS14,"Compared with other students in this program, I do not feel like I am a good student.")
FChange(ConfidenceS14,"I do not think I will get a good grade in STEM.")
Write this command for every year, then at the bottom, write the following command:
ConfidenceS14.loc[:,['Timestamp','First Name','Last Name','School','I am confident I have the ability to learn the material in STEM',
'I am confident I can do well in STEM','I think I will do as well as or better than other students in STEM','I do not think I will be successful in STEM',
'I am confident that I can understand the topics taught in STEM','I believe that if I exert enough effort, I will be successful in STEM.',
'I feel like I do not know a lot about STEM compared to other students in urban scholars.','Compared with other students in this program, I think I have good study skills.',
'Compared with other students in this program, I do not feel like I am a good student.','I am confident I can do well on tests in STEM.','I am confident I can do well performing hands-on activities in STEM.',
'I would give myself a grade of C or better in the STEM activities for Urban Scholars.','I do not think I will get a good grade in STEM.','I am confident that I could explain something I am learning in Urban Scholars to another person.']]
Comments
Post a Comment