Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interfaz preguntas y api_questionservice.txt #47

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Interfaz preguntas y api_questionservice.txt #47

merged 1 commit into from
Feb 22, 2024

Conversation

Santiago21112001
Copy link
Contributor

Creé un componente Game.js que pide una pregunta a questionservice y muestra la pregunta y las respuestas. Cuando el usuario hace click en una respuesta correcta, se le dice que acertó y pide otra pregunta a questionservice.
No funciona porque necesita la lógica del questionservice, pero para probar se puede usar el example_data (descomentarlo y luego comentar la llamada a la api y el uso de response.data).

También he definido la interfaz de la api de questionservice. Está en api_interfaces/api_questionservice.txt. Lo hice para que no haya problemas al juntar interfaz y questionservice. Se puede acordar cambiarlo si se quiere.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
43.9% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@Santiago21112001 Santiago21112001 linked an issue Feb 22, 2024 that may be closed by this pull request
@bidof bidof merged commit 8bb2e8e into develop Feb 22, 2024
1 of 2 checks passed
@Santiago21112001 Santiago21112001 deleted the santiago branch February 27, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crear interfaz de las preguntas
2 participants