CSC/ECE 517 Fall 2021 - E2123. Refactor sign up sheet controller.rb

From Expertiza_Wiki
Revision as of 01:42, 21 October 2021 by Cnoronh (talk | contribs)
Jump to navigation Jump to search

This wiki page is for the information regarding the changes made for the E2123 OSS assignment for Fall 2021, CSC/ECE 517.

Introduction

Expertiza is a open source project developed on Ruby on Rails. This web application is maintained by the student and faculty at NC State. This application gives complete control to the instructor to maintain the assignments in their class. With multiple functionalities such as adding topics, creating groups, and peer reviews, Expertiza is a well developed application that can handle all types of assignments. To learn more about the full functionality Expertiza has to offer, visit the Expertiza wiki.

Peer Review Information

For users intending to view the deployed Expertiza associated with this assignment, the credentials are below:

  • Instructor login: username -> instructor6, password -> password

About Controller

The sign up sheet controller

  • Allows an instructor to add/remove topics
  • Allows an instructor to assign/remove students to topics