CSC 517 S2016 E1611 Refactor team.rb, course team.rb, and assignment team.rb: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:
This page provides the description of the Expertiza based OSS project on refactoring.
This page provides the description of the Expertiza based OSS project on refactoring.


__TOC__




== Introduction to Expertiza ==
== Introduction to Expertiza ==


[Expertiza] is an [open open source, https://en.wikipedia.org/wiki/Open-source_software] project developed on Ruby on Rails framework. It is primarily developed as a platform for instructors to create, assign and grade assignments and quizzes and for the students to view, submit assignments and take quizzes. Other activities involved in a course can also be done via Expertiza, like creating teams, reviewing assignments among others.
[http://expertiza.ncsu.edu/ Expertiza] is an [https://en.wikipedia.org/wiki/Open-source_software open source project] developed on [http://rubyonrails.org/ Ruby on Rails] framework. It is primarily developed as a platform for instructors to create, assign and grade assignments and quizzes and for the students to view, submit assignments and take quizzes. Other activities involved in a course can also be done via Expertiza, like creating teams, reviewing assignments among others.

Revision as of 00:53, 24 March 2016

E1611 Refactor team.rb, course_team.rb, and assignment_team.rb

This page provides the description of the Expertiza based OSS project on refactoring.


Introduction to Expertiza

Expertiza is an open source project developed on Ruby on Rails framework. It is primarily developed as a platform for instructors to create, assign and grade assignments and quizzes and for the students to view, submit assignments and take quizzes. Other activities involved in a course can also be done via Expertiza, like creating teams, reviewing assignments among others.