Open Source

Web Development - Peer Review System

Expertiza is a peer review system which produces resusable learning objects through active learning. We implemented the bookmark rating functionality using Ruby on Rails MVC framework. Students can rate the effectives of the bookmarks contributed by their peers using this feature. Fixed existing bugs with respect to rating average calculation logic and back button. Thoroughly tested both the model and controller using Rspec