CSC/ECE 517 Fall 2023 - E2363. Create a UI for Assignment Edit page "Etc" tab in ReactJS

From Expertiza_Wiki
Revision as of 23:36, 30 October 2023 by Egogia (talk | contribs)
Jump to navigation Jump to search

Contents

Introduction Index

Modifications --> Components details (new component added) --> Task Completed Results Team --> Mentor and Members Pull Request

Introduction / Problem Statement


Expertiza

Expertiza is a Ruby on Rails based open source project. Instructors have the ability to add new projects, assignments, etc., as well as edit existing ones. Later on, they can view student submissions and grade them. Students can also use Expertiza to organize into teams to work on different projects and assignments and submit their work. They can also review other students' submissions.

Problem Statement

Create a UI for Assignment Edit page "Etc" tab Issue

Extended scope: Create the pages present under the Etc tab (Add Participant, Create Teams, Assign Reviewer, View Submissions, View Scores, View Reports, View Delayed Jobs)

Files created / updated

Tasks that were accomplished:


Part 1

Part 2

Features Implemented

Implemented the UI according to requirements given under task 1:

Implemented the UI according to requirements given under task 2:



In Progress

Pages yet to be fully implemented:

  • Create Teams
  • View Scores
  • View Delayed Jobs

Expected design:

  • View Scores

  • View Delayed Jobs

Team

Mentor
  • Kartiki Bhandakkar <kbhanda3@ncsu.edu>
Members
  • Raghav Narula <rnarula2@ncsu.edu>
  • Mihir Nikam<mvnikam@ncsu.edu>
  • Ebani Gogia <egogia@ncsu.edu>

Important links

References