This would be supercharged if the questions were labelled with a category...you can then see which categories would be weaker than others so you can focus your efforts on an particular area as opposed to a scatter approach
I'm using Google Forms to give the quiz. One question is "4. Someone who does a work-study training, in English we call that person an ________________. " I'm parsing (case insensitive) for the word "intern", but I'll also accept "trainee". After the students complete, I export the answers into an excel spreadsheet. Then I parse cells with answers. Cell O2 function which analyses cell N2: -------------------------------------------------------------------------------------------------------------- =if( OR( ISNUMBER(SEARCH("intern",N2)),ISNUMBER(SEARCH("trainee",N2)) ) , "1", "0") 1 = Correct; 0 = Wrong
I've used Excel for years, but I just learned some cool features. I will be reviewing this video more than once, I'm sure. Thank you!
Thank you so much for this extensive video. I appreciate your expertise and will be using this.
This would be supercharged if the questions were labelled with a category...you can then see which categories would be weaker than others so you can focus your efforts on an particular area as opposed to a scatter approach
UGHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHhhhhhh
So helpful. Now I can track data for my students.
This is a super helpful video for me and my students!! Thank you!
Hi what does the 0 and 1s represent?
Where can I buy this version of program, because I bought words 365 personal, and I don't like it the program looks so different then your program
I'm using Google Forms to give the quiz.
One question is
"4. Someone who does a work-study training, in English we call that person an ________________. "
I'm parsing (case insensitive) for the word "intern", but I'll also accept "trainee".
After the students complete, I export the answers into an excel spreadsheet. Then I parse cells with answers.
Cell O2 function which analyses cell N2:
--------------------------------------------------------------------------------------------------------------
=if(
OR(
ISNUMBER(SEARCH("intern",N2)),ISNUMBER(SEARCH("trainee",N2))
)
, "1", "0")
1 = Correct; 0 = Wrong
Hi...thanks for your video. But I just need a little help with something similar to this. Can we connect?
Please let me know if you can help me with analyzing a similar excel sheet
what do you mean by "out/off"
The question full grade
Thanks for this, Matt. Very useful resource.
its arelly helpful vedio sir thank u
Excellent
Thanks
It's blurry and can't be seen properly ...
Nice
Thanks