Student Task View

From Expertiza_Wiki
Revision as of 23:11, 25 September 2019 by Spoudwa (talk | contribs) (→‎Introduction)
Jump to navigation Jump to search

Introduction

This is the page you land on after you click on any of the tasks listed in the StudentTaskList view. Essentially, this is a page that helps you manage a particular task. It has a timeline with all the deadlines, links to pages for submissions, managing your team for that task, etc.


Rails

The controller responsible for serving request for this particular component can be found here https://github.com/ashwinrisbood/expertiza/blob/master/app/controllers/api/v1/student_task_controller.rb