Moodle Expertiza Integration

From Expertiza_Wiki
Revision as of 21:06, 18 April 2017 by Onjoshi (talk | contribs) (Created page with "=='''Introduction to Expertiza'''== [http://expertiza.ncsu.edu/ Expertiza] is a web application developed using [http://rubyonrails.org/ Ruby on Rails] for online assignment ass...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction to Expertiza

Expertiza is a web application developed using Ruby on Rails for online assignment assessment. It is an open source project and its code base is maintained in the Git repository. Expertiza authorizes the instructor to create new assignments as well as modify the existing ones. Students can team up with other students in Expertiza to work on various projects and assignments. Students can also review other students' work, thus enabling peer learning. After a particular response is recorded, the rubric gets displayed in graphical form under Your Scores tab. The submitted work can be seen in Your Work tab and the feedback given can be seen in Others' Work. The teammates for a particular project can be seen in Your team tab.


Overview

Response Model

Helper module

Project Requirements

Testing

References