CSC/ECE 517 Fall 2025 - E2568. Finish tabbed view for Assignments, including Topics and Calibration tabs: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


=== Overview ===
=== Overview ===
This project is a continuation of [https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_517_Fall_2025_-_E2558._Tabbed_view_for_creating_and_editing_assignments E2558]. The Edit Assignment front end will get an additional tab for review calibration. Additionally, the Topics tab created as part of E2558 will be integrated with the topic table created by [https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_517_Fall_2025_-_E2557._Specialized_rubrics_for_different_topic_types E2557].
This project is a continuation of [https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_517_Fall_2025_-_E2558._Tabbed_view_for_creating_and_editing_assignments E2558]. The Edit Assignment front end will get an additional tab for review calibration. Additionally, the Topics tab created as part of E2558 will be integrated with the topic table created by [https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_517_Fall_2025_-_E2557._Specialized_rubrics_for_different_topic_types E2557]. The images below are samples provided to the team.


=== Requirements ===
=== Requirements ===
Line 12: Line 12:
** Action: contains a link to "Begin" that once clicked changes to the links "View" and "Edit"
** Action: contains a link to "Begin" that once clicked changes to the links "View" and "Edit"
** Submitted item(s): provides a view of the submitted calibration materials
** Submitted item(s): provides a view of the submitted calibration materials
<i>Sample Image</i>
[[File:E2568_Calibration.png|border|500px|Sample image]]
[[File:E2568_Calibration.png|border|500px]]


==== Topics Table Integration ====
==== Topics Table Integration ====
* Communicate with the respective team to ensure compatibility
* Communicate with the respective team to ensure compatibility
* Work with them to adjust any requirements or details
* Work with them to adjust any requirements or details
<i>Sample Image</i>
[[File:E2568 Table integration.png|border|500px|Sample image]]
[[File:E2568 Table integration.png|border|500px]]


== Team Members ==
== Team Members ==

Revision as of 23:52, 10 November 2025

Introduction

Overview

This project is a continuation of E2558. The Edit Assignment front end will get an additional tab for review calibration. Additionally, the Topics tab created as part of E2558 will be integrated with the topic table created by E2557. The images below are samples provided to the team.

Requirements

Calibration Tab

  • Tab header should be "Submit reviews for calibration"
  • Table should have three columns titled:
    • Participant name: displays the name in the format of "unityid (Full Name)"
    • Action: contains a link to "Begin" that once clicked changes to the links "View" and "Edit"
    • Submitted item(s): provides a view of the submitted calibration materials

Sample image

Topics Table Integration

  • Communicate with the respective team to ensure compatibility
  • Work with them to adjust any requirements or details

Sample image

Team Members

  • Keyur Gondhalekar
  • Nishad Tardalkar
  • Evan Shea
  • Mentor: Koushik Gudipelly

Additional References

Current Project Repos

Prior Project (E2558)