Challenge Overview
Project Overview
This project, the CSFV Community Gaming website project will provide the web site infrastructure and integration of the games. This will be a web site that is available on the Internet, and also will be delivered in a form where the server and the games can be installed and used behind a firewall.
Competition Task Overview
The goal of this challenge is to fix a list of report JIRA issues about existing bugs in CSFV mainsite and minisites.
- The list of issues to be fixed are attached in challenge forums. The issues in the excel sheet point at TopCoder Jira Issues, you will open the jira issues in browsers to read the details about the issue.
- You must at least fix 50 issues to be considered valid for review. Fixing all issues is a a MUST.
- Submit a patch file of the fixes for each website.
- You must upload the excel sheet with a new column added listing what files were changed of each issue, this is a MUST and will be used by reviewer to review the fixes you made and understand what area exactly you fixed. You need to be organized from the beginning of the work so you don't miss any information about what you fixed and where you fixed it.
Post in the challenge forums with questions about any issue that is not clear or if you are not sure about the best approach to fix it.
Documentation Provided
Issues Excel Sheet is provided in challenge forums.
Github Code
CSFV websites code exists in private github repository http://github.com/topcoderinc
- CSFV Mainsite
- CSFV Minisites (we have 5 branches, each website exists in a branch, the branches are minisite1, minisite2, minisite3, minisite4 and minisite5)
- CSFV UI Prototype
- CSFV CMS
- CSFV Test Data Generator
Deployment Guide
Each website repository has details about deploying the code in README.md file, if you are still not sure specific deployment you can refer to docs folder under each repository in github as it contains deployment guides from past challenges, or you can post to challenge forums directly and Copilot will help asnwering questions.
Final Submission Guidelines
Submission Deliverables
Below is an overview of the deliverables:
- Patch file of the fixes. You must fix at least 50 issues to be considered passing submission and valid for review.
- A complete and detailed deployment document explaining how to deploy the application including configuration information.
- The provided excel sheet with additional column about the files involved in fixing the issue, it will be prefer to add line changes as well.
Final Submission
For each member, the final submission should be uploaded to the Online Review Tool.