Grading the students performance.
Mostrar comentarios más antiguos
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 comentario
RITTIK KUMAR GHOSH
el 13 de Nov. de 2014
Respuesta aceptada
Más respuestas (1)
RITTIK KUMAR GHOSH
el 14 de Nov. de 2014
0 votos
4 comentarios
MA
el 14 de Nov. de 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
el 14 de Nov. de 2014
RITTIK KUMAR GHOSH
el 14 de Nov. de 2014
RITTIK KUMAR GHOSH
el 15 de Nov. de 2014
Categorías
Más información sobre Code Performance en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!