-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Description:
The GLIB-Chrome-Ext challenges are a set of challenges where we will be building out a chrome extension that inserts a button onto various vendor (Github, Gitlab, Jira, etc) sites in order to launch a new Topcoder challenge(s). For this challenge we will be adding a default prize value to the options screen, and updating the extension to use the default value is one is not set on the submitted issue.
Requirements:
- Update the options screen to include a default prizes for contests. The prizes should be a comma delimited list of dollar values such as $100, $50. Spaces should be ignored, and one or more prizes is valid.
- Update the submission to include the default prizes if no prizes have been specified. You may need to update all vendors.
- Update the title of the issue to include the default prizes used for the contest. The prizes format in the title is as follows:
[$300,$150] This is an example title
Setup & Reference:
Submissions:
- Ensure good test coverage on all modules
- Upload documentation for how to run your submission
- A video of your working solution is required
- Upload all your source code as a zip for review
- Winner will be required to submit a pull request with their winning code.
Metadata
Metadata
Assignees
Labels
No labels