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

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "<h1>Contents</h1> Introduction Index Files created / updated Modifications --> Components details (new component added) --> Task Completed Results Team --> Mentor and Members...")
 
No edit summary
Line 10: Line 10:
<h1>Introduction / Problem Statement</h1>
<h1>Introduction / Problem Statement</h1>
----
----


==Expertiza==
==Expertiza==
Line 19: Line 17:
==Problem Statement==
==Problem Statement==
The UI Page of the Manage > Assignments > Etc. needs to made
The UI Page of the Manage > Assignments > Etc. needs to made
The structure is as follows:
[[File:Screenshot 2023-10-30 133028.png|500px|Image : 500 pixels]]


== Tasks that were accomplished:==
== Tasks that were accomplished:==
Line 31: Line 25:
==Features Implemented==
==Features Implemented==


Added a new option in manage tab to route the user to our edit questionnaire page.
<br>
[[File:EditQuestionnaire_link.PNG|1000px|Image : 1000 pixels]]
<br><br>
Implemented the UI according to requirements given under task 1:
Implemented the UI according to requirements given under task 1:
<br>
[[File:Final UI 2363.jpeg]]
[[File:EditQuestionnaire_section1.PNG|600px|Image : 600 pixels]]
<br><br>
<br><br>
Implemented the UI according to requirements given under task 2:
Implemented the UI according to requirements given under task 2:
<br>
[[File:View submissions 2363.jpeg]]
<br>
[[File:Assign reviewers 2363.jpeg]]


==Team==
==Team==

Revision as of 23:12, 30 October 2023

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

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:

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