You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
Setup & Reference:
Submissions:
The text was updated successfully, but these errors were encountered: