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

From Expertiza_Wiki
Revision as of 22:49, 30 October 2023 by Rnarula2 (talk | contribs) (Created page with "<h1>Contents</h1> Introduction Index Files created / updated Modifications --> Components details (new component added) --> Task Completed Results Team --> Mentor and Members...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Contents

Introduction Index Files created / updated 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

The UI Page of the Manage > Assignments > Etc. needs to made

The structure is as follows:

Image : 500 pixels

Tasks that were accomplished:


Part 1

Part 2

Features Implemented

Added a new option in manage tab to route the user to our edit questionnaire page.
Image : 1000 pixels

Implemented the UI according to requirements given under task 1:
Image : 600 pixels

Implemented the UI according to requirements given under task 2:

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