CSC/ECE 517 Spring 2020 E2009 Refactor assignment

From Expertiza_Wiki
Revision as of 04:24, 22 March 2020 by Jsabari (talk | contribs) (Created page with " == Introduction == Expertiza allows instructors to add assignments and students to upload their submissions. The assignment.rb model file consists of some basic CRUD operatio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Expertiza allows instructors to add assignments and students to upload their submissions. The assignment.rb model file consists of some basic CRUD operations along with some methods which help calculate scores and export details etc.