Install a mechanism so that certain keyword identified questions can only be answered or included in a quiz if the user is identified (COORDINAR CON GRUPO DE ACCESO A BASE DE DATOS)
Quiz shows the questions randomly, the quiz should display the questions in random order but without repeating the questions. At the end the quiz should display the amount of correct questions.
Add an attribute in the JSON file indicating the value of the quiestion (points) and 2. keep a count of the points obtained to report them at the end.
Provide statistics as to which questions are easiest, hardest, how did the students perform etc.
a. Permitir que los usuarios se identifiquen al sistema
b. Agregar un mecanismo con el cual preguntas identificadas (ie "identificacion" : "requerida") obliguen al usuario a identificarse (esto permite mejorar las estadísticas de las preguntas)
c. Mostrar las preguntas de forma aleatoria, pero sin repetir preguntas hasta haber pasado por todas.
d. Agregar valor explícito a las preguntas, y utilizarlo para reportar el puntaje al usuario.
e. Proveer estadísticas (gráficos) de que preguntas fueron más difíciles, cuales más fáciles, como les fue a los estudiantes, etc.
a. Permitir que los usuarios se identifiquen al sistema
b. Agregar un mecanismo con el cual preguntas identificadas (ie "identificacion" : "requerida") obliguen al usuario a identificarse (esto permite mejorar las estadísticas de las preguntas)
c. Mostrar las preguntas de forma aleatoria, pero sin repetir preguntas hasta haber pasado por todas.
d. Agregar valor explícito a las preguntas, y utilizarlo para reportar el puntaje al usuario.
e. Proveer estadísticas (gráficos) de que preguntas fueron más difíciles, cuales más fáciles, como les fue a los estudiantes, etc.