Challenge Overview

Welcome to topcoder + 72hrs - topcoder - add upcoming challenges list - wordpress theme! The goal of this challenge is to add upcoming challenges list for design, develop and data-science challenges

Resources Provided:
- Latest theme and plugin available on github
https://github.com/topcoderinc/tc-site/tree/pemula-194965-upcoming-challenges
- Latest xml, is available on https://github.com/topcoderinc/tc-site-data
- Deployment provided in forum
 

Challenge Task Overview

The goal of this challenge is to add upcoming challenges listfor design, develop and data-science challenges. link will be next to past challenge link. by this lists, member will be able to see upcoming challenges in each track hub as a tab (link) on the same line as the Active and Past Challenges. content will contains disclaimer "All upcoming challenges may change" at top section

 

UI Look and Feel Reference:

There is no UI Prototype (HTML) and storyboard for this challenge, we will re-use/modify current template
 

 

Required Pages:

Upcoming Design Challenges list

  1. URL should be /upcoming-challenges/design/
  2. Upcoming Challenges link should be activated
  3. Any Features of active challenges should be implemented on this new page, advanced search, sorting by column, tooltips on challenge type icons, etc
  4. API is similar to active challenge API, but listType will be UPCOMING, e.g : http://api.topcoder.com/v2/design/challenges?listType=UPCOMING&pageIndex=2&sortColumn=finalFixEndDate&sortOrder=asc
  5. Add a RSS feed link which similar to "Subscribe for design challenge" for this upcoming challenges, but label is "Subscribe for upcoming design challenge"  and please make sure RSS content is valid
  6. Please show a disclaimer of some kind at the top... "All upcoming challenges may change"
  7. Clicking on Challenge title would bring user to challenge detail template, see how current active challenge works

 

Upcoming Develop Challenges list

  1. URL should be /upcoming-challenges/develop/
  2. Upcoming Challenges link should be activated
  3. Any Features of active challenges should be implemented on this new page, advanced search, sorting by column, tooltips on challenge type icons, etc
  4. API is similar to active challenge API, but listType will be UPCOMING, e.g : http://api.topcoder.com/v2/develop/challenges?listType=UPCOMING&pageIndex=2&sortColumn=finalFixEndDate&sortOrder=asc . Currently API is still return error, please just call listType=active for now, and will swap on Final Fix if this issue is still occur during submission phase 
  5. Add a RSS feed link which similar to "Subscribe for develop challenge" for this upcoming challenges, but label is "Subscribe for upcoming develop challenge"  and please make sure RSS content is valid
  6. Please show a disclaimer of some kind at the top... "All upcoming challenges may change"
  7. Clicking on Challenge title would bring user to challenge detail template, see how current active challenge works

 

Upcoming Data-Science Challenges list

  1. URL should be /upcoming-challenges/data/
  2. Upcoming Challenges link should be activated
  3. Any Features of active challenges should be implemented on this new page, advanced search, sorting by column, tooltips on challenge type icons, etc
  4. API is similar to active challenge API, but listType will be UPCOMING, e.g : http://api.topcoder.com/v2/data/srm/challenges?listType=UPCOMING&pageIndex=2&sortColumn=finalFixEndDate&sortOrder=asc and http://api.topcoder.com/v2/data/marathon/challenges?listType=UPCOMING&pageIndex=2&sortColumn=finalFixEndDate&sortOrder=asc Currently API is still return error, please just call listType=active for now, and will swap on Final Fix if this issue is still occur during submission phase 
  5. Add a RSS feed link which similar to "Subscribe for data challenge" for this upcoming challenges, but label is "Subscribe for upcoming data-science challenge"  and please make sure RSS content is valid
  6. Please show a disclaimer of some kind at the top... "All upcoming challenges may change"
  7. Clicking on Challenge title would bring user to challenge detail template, see how current active challenge works

Browsers Requirements :

  • IE7+
  • Latest FF Mac & PC
  • Latest Safari Mac & PC
  • Latest Chrome Mac & PC


Final Submission Guidelines

  1. Please submit the entire code base with the the .git folder intact so team and reviewers can do easy diffs. Please post the questions in forum about this requirement
  2. Any new js or css file must be included in the registry. learn about this on script and style registry section
  3. We will have winner to submit pull request once approval phase passed

ELIGIBLE EVENTS:

2014 TopCoder(R) Open

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30041566