Grading the students performance.
Afficher commentaires plus anciens
Given the correct key in the form of an array correct_key='.........'; write a program to evaluate the grade of a student from the answer key. use -1 if answer is wrong, 10 if answer is correct and 0 if no answer.
1 commentaire
RITTIK KUMAR GHOSH
le 13 Nov 2014
Réponse acceptée
Plus de réponses (1)
RITTIK KUMAR GHOSH
le 14 Nov 2014
0 votes
4 commentaires
MA
le 14 Nov 2014
i run program for your case and get the below result:
answer= c
answer= o
answer= w
answer= c
answer= c
grade
s =
29
RITTIK KUMAR GHOSH
le 14 Nov 2014
RITTIK KUMAR GHOSH
le 14 Nov 2014
RITTIK KUMAR GHOSH
le 15 Nov 2014
Catégories
En savoir plus sur Code Performance dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!