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

Submit activity resolution #15

Open
11 tasks
viniciusarashiro opened this issue Sep 29, 2023 · 0 comments
Open
11 tasks

Submit activity resolution #15

viniciusarashiro opened this issue Sep 29, 2023 · 0 comments
Assignees

Comments

@viniciusarashiro
Copy link
Member

As a Student
I want to submit activity resolution
so that I can send my resolution to the professor

Acceptance criteria:

  • Only authenticated students should be able to access the page;
  • Only the students that are enrolled in the course should be able to submit its activity resolution;

  • The page should have the activity name, description and initial file;
  • The student should be able to save multiple resolutions to the activity;
  • The page should have an element to submit the code;
  • The student should be able to submit a file to resolve the activity;
  • The student should not be able to submit a resolution when the activity is overdue;
  • The file type must correspond to the language defined in the activity;
  • The system should save the activity in the database;

  • Textual content in the system, such as labels, buttons and error messages should be translated to portuguese;
  • Textual content in the system, such as labels, buttons and error messages should be translated to english.
@viniciusarashiro viniciusarashiro changed the title Submeter resolução de atividade Submit activity resolution Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants