josecastro / quizShow

0 stars 1 forks source link

Quiz execution order and points #1

Open josecastro opened 9 years ago

josecastro commented 9 years ago
  1. Allow users to identify themselves to the system
  2. 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)
  3. 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.
  4. 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.
  5. 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.

Pereira2394 commented 9 years ago

Profesor: Alejandro Chaves Campos Alejandro Gonzalez Poveda Diego Jiménez Vega Daniel Pereira Jiménez

Harán este issue. Gracias