CSC/ECE 517 Fall 2019 -E1974 Allow users to create an account and submit work to an ”assignment” Design: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
===Problem Statement===
===Problem Statement===
Whenever someone is attending any seminar they have to submit their paper for it. Seminar is created as assignments in Expertiza backend. In today's scenario, participants just submit a google doc and share it with instructor. Then instructor has to download the paper and add it in expertiza assignment. Not only that, instructor has to create participants who is author or co- author in expertiza. All these things are done manually, which is not a good way.  
Whenever someone is attending any seminar they have to submit their paper for it. Seminar is created as assignments in Expertiza backend. In today's scenario, participants just submit a google doc and share it with instructor. Then instructor has to download the paper and add it in expertiza assignment. Not only that, instructor has to create participants who is author or co- author in expertiza. All these things are done manually, which is not a good way.  
The following tasks is to be accomplished in this project:
 
===Task to be Accomplished===


* Instructor should be able to create new link for Authors to join the Seminar Assignments
* Instructor should be able to create new link for Authors to join the Seminar Assignments
Line 12: Line 13:
* Co-Authors on clicking on link should be able to join the team of Author's and should be able to contribute on assignment
* Co-Authors on clicking on link should be able to join the team of Author's and should be able to contribute on assignment


===About Tagging===
Expertiza has a feature of peer review where other teams can provide feedback on student's work. There is also another feature of "Tags", where a student can answer if the feedback provided were helpful or not. Tags can vary from assignment to assignment but the main motive of it is to provide information on whether the feedback provides helpful information for student's assignment. The picture below shows an example of tags.


==Teammates==
==Teammates==

Revision as of 19:02, 11 November 2019

Introduction

About Expertiza

Expertiza is an open source project based on Ruby on Rails framework. Expertiza allows the instructor to create new assignments and customize new or existing assignments. It also allows the instructor to create a list of topics the students can sign up for. Students can form teams in Expertiza to work on various projects and assignments. Students can also peer review other students' submissions. Expertiza supports submission across various document types, including the URLs and wiki pages.

Problem Statement

Whenever someone is attending any seminar they have to submit their paper for it. Seminar is created as assignments in Expertiza backend. In today's scenario, participants just submit a google doc and share it with instructor. Then instructor has to download the paper and add it in expertiza assignment. Not only that, instructor has to create participants who is author or co- author in expertiza. All these things are done manually, which is not a good way.

Task to be Accomplished

  • Instructor should be able to create new link for Authors to join the Seminar Assignments
  • Author on clicking of link should be able to create account if not already present.
  • Author should be assigned to a newly created dummy team and should be able to create a link for Co-Authors to join the team
  • Co-Authors on clicking on link should be able to join the team of Author's and should be able to contribute on assignment


Teammates

Mentor - Prof. Edward Gehringer

  • Sameer Adhikari (sadhika2)
  • Gurman Singh (gsingh23)
  • Garima Garima (ggarima)
  • Bharat Bhardwaj ()