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

From Expertiza_Wiki
Revision as of 23:38, 10 November 2025 by Epshea (talk | contribs)
Jump to navigation Jump to search

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.

Requirements

Calibration Tab

See image below for reference

  • 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

Topics Table Integration

See image below for reference

  • Communicate with the respective team to ensure compatibility

Team Members

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

Additional References

Current Project Repos

Prior Project (E2558)