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
No edit summary
Line 8: Line 8:


==Problem Statement==
==Problem Statement==
Assignments are created in Expertiza. We can assign participants to assignments they are participating in, and they can submit their work for it. In today's scenario, participants share google doc, authors and co-authors name with instructor. Then instructor has to make those authors and co-authors as users in expertiza, assign them to the particular assignment and the upload the the paper by that team. Doing all these things are mundane.
Conference assignments are the type of assignments open for all the people. We can assign participants to assignments they are participating in, and they can submit their work for it. In today's scenario, participants share google doc, authors and co-authors name with instructor. Then instructor has to make those authors and co-authors as users in expertiza, assign them to the particular assignment and the upload the the paper by that team. Doing all these things are mundane.


==Task to be Accomplished==
==Task to be Accomplished==
* Instructor should be able to create new link for Authors to join the Conference Assignments
* Instructor should be able to create new link for Authors to join the Conference Assignments
* Author on clicking of link participants should be able to create account if not already present.author should be able to create account by clicking on the link.  If author doesnt have an account
* Author should be able to create account by clicking on the link.  If author doesnt have an account
* Author should be assigned to a newly created team and should be able to create a link for co-authors to join the team.  
* Author should be assigned to a newly created 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  author's team and should be able to submit work for the assignment.
* Co-Authors on clicking on link should be able to join  author's team and should be able to submit work for the assignment.

Revision as of 20:19, 11 November 2019

This page provides a description of the Expertiza based OSS project.

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

Conference assignments are the type of assignments open for all the people. We can assign participants to assignments they are participating in, and they can submit their work for it. In today's scenario, participants share google doc, authors and co-authors name with instructor. Then instructor has to make those authors and co-authors as users in expertiza, assign them to the particular assignment and the upload the the paper by that team. Doing all these things are mundane.

Task to be Accomplished

  • Instructor should be able to create new link for Authors to join the Conference Assignments
  • Author should be able to create account by clicking on the link. If author doesnt have an account
  • Author should be assigned to a newly created 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 author's team and should be able to submit work for the assignment.

Sequence Diagram


Teammates

Mentor - Prof. Edward Gehringer

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