CSC/ECE 517 Spring 2018- Project E1804: OSS project Yellow: Topic management

From Expertiza_Wiki
Revision as of 19:48, 26 March 2018 by Djburcal (talk | contribs)
Jump to navigation Jump to search

This page provides a description of the Expertiza project.

Introduction

Expertiza Background

Expertiza is a web-based framework designed in Ruby on Rails to serve as a medium for students and professors to interact, provide feedback, and manage their assignments. It facilitates all of the electronic turn-ins and provides a good place to review your peers' work.

Problem Statement

To enhance topic management for instructors and students.

  • Issue 971: Change create topic UI to AJAX
  • Issue 926: Sort topics by topic number in assignment#edit
  • Issue 718: Allow instructions to give feedback when accepting or rejecting suggestions

Our Goals

Files Edited

  • app/spec/controllers/assignments_controller_spec.rb
  • app/spec/controllers/sign_up_sheet_controller_spec.rb

Issue 971

Issue 926

Issue 718