ve-backend-internship-spring2022 / EduManagementLab

MIT License
0 stars 4 forks source link

Implement Tool, ResourceLink #72

Closed natthaphongphengsa closed 2 years ago

natthaphongphengsa commented 2 years ago

Recreate relation between CourseTask, ResourceLink, Tool. and move launch Button to user Dashboard cource => CourseTask=> launch button. And remake CRUD for Tool, ResourceLink in Web

vcgj commented 2 years ago

Platform shall create a resource link that redirects user to access (not necessarily to be a tool):

  1. Information
  2. Quiz/Test and score that are given in tool will be posted to platform
vcgj commented 2 years ago

Closed Create LineItemController issue to indicate that it was implemented in this issue and in ImplementTool branch..