FusionLMS / Fusion

FusionLMS is developed by a group of passionate tech enthusiasts, focusing on revolutionizing IT education through advanced learning management solutions
MIT License
7 stars 0 forks source link

Assignment Submission and Review Workflow #13

Open Bardin08 opened 6 months ago

Bardin08 commented 6 months ago

Description:

Develop a workflow for assignment submission, which includes creating a repository for the assignment, handling pull requests, and assigning reviewers.

Acceptance Criteria:


Priority: High

Sqvlen commented 6 months ago

blocks: #16

Bardin08 commented 6 months ago

@Sqvlen please give some more context on how this task block #16

Sqvlen commented 6 months ago

@Sqvlen please give some more context on how this task block #16

The title was about Creating a Review workflow where we can assign reviewers to submitted assignments. In #16, we are implementing this system in full, adding features. But now You have changed the name, although there is still a question about "Reviewers can be assigned to submitted assignments.", it isn't different from "Reviewers can be assigned to specific assignments.", only the specifics change

I could have written instead of the block that they are related, but all these references are just a manual change by Jira

Sqvlen commented 6 months ago

@Sqvlen please give some more context on how this task block #16

The title was about Creating a Review workflow where we can assign reviewers to submitted assignments. In #16, we are implementing this system in full, adding features. But now You have changed the name, although there is still a question about "Reviewers can be assigned to submitted assignments.", it isn't different from "Reviewers can be assigned to specific assignments.", only the specifics change

I could have written instead of the block that they are related, but all these references are just a manual change by Jira

I block myself anyway. I'm interested in finding out some automated solution for connections, like in Jira

Bardin08 commented 6 months ago

I'm interested in finding out some automated solution for connections, like in Jira

Check GitHub actions related to the GitHub Projects. I'm sure that you can find something jussy there