CSC/ECE 517 Spring 2018 E1816 mpan2: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
Line 10: Line 10:
==Implementation Steps==
==Implementation Steps==
===Expertiza Environment Setup===
===Expertiza Environment Setup===
We used the Ubuntu-Expertiza image to setup the environment. We forked the master from Expertiza, cloned that and then run through the command terminal.
cd expertiza/app/controllers and cd expertiza/app/views
===Functionality===
===Functionality===
==Conclusion==
==Conclusion==
==References==
==References==

Revision as of 05:04, 6 April 2018

Introduction

Expertiza

Expertiza is an open source web application based on Ruby on Rails framework, supported by the National Science Foundation. It is a place where students can submit and peer-review learning objects (assignments, codes, write ups, websites, etc). For an instructor, expertiza allows to create and customize new or existing assignments. For students, it allows to create and work on various projects and assignments. It provides a platform to peer review other students' submissions across various document types, including the URLs and wiki pages.

Problem Statement

Files Involved

Team Members

Plan of Work

Implementation Steps

Expertiza Environment Setup

We used the Ubuntu-Expertiza image to setup the environment. We forked the master from Expertiza, cloned that and then run through the command terminal.

cd expertiza/app/controllers and cd expertiza/app/views

Functionality

Conclusion

References