Skip to content

#68 - Student interface for answering tests frontend #73

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

Merged
merged 150 commits into from
Sep 11, 2024

Conversation

AmonDeShir
Copy link
Contributor

@AmonDeShir AmonDeShir commented Sep 3, 2024

Should close #63 and close #71.

  • UI for answering tests
  • Message box that warns the user when attempting to submit a test with unanswered questions.
  • Implement reaction to the end of the test timer (auto-submit).
  • Implement functionality for early test submission via the "Oddaj test" button. (backend)

Desktop

image
image
image

Unanswered questions

image

Timeout

image
image

Result

image
image
image
image

Mobile

image
image
image

@AmonDeShir
Copy link
Contributor Author

What is this number?

image

Fixed

AmonDeShir and others added 6 commits September 11, 2024 08:57
Co-authored-by: Dawid Rudnik <48356242+dawidrudnik@users.noreply.github.com>
Co-authored-by: Dawid Rudnik <48356242+dawidrudnik@users.noreply.github.com>
AmonDeShir and others added 2 commits September 11, 2024 12:27
Co-authored-by: Dawid Rudnik <48356242+dawidrudnik@users.noreply.github.com>
Co-authored-by: Dawid Rudnik <48356242+dawidrudnik@users.noreply.github.com>
@AmonDeShir AmonDeShir merged commit 3b5b366 into main Sep 11, 2024
3 checks passed
@AmonDeShir AmonDeShir deleted the 68-student-interface-for-answering-tests-frontend branch September 11, 2024 11:50
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.

When user wants to send test with empty response, we should warn him Student interface for answering tests - Frontend
6 participants