Key Information

Register
Submit
The challenge is finished.

Challenge Overview

Task Overview

You are provided with a google web app script, it is used as support form hosted in google site. We are applying minor fixes to the web form in this challenge.

Task Requirements

  • The script is provided in challenge forums.
  • There is a warning message by google when opening the google site with the form loaded in it. As in this snapshot :
    • Your fix should add another message with similar styling below it, saying "This application was created by verigames" with ability to dismiss it.
  • When we submit the form, it will hide the form on successful execution and show a confirmation message, this should be changed to the following :
    • When user click submit, display progress icon to the right of 'submit' text in the submit button as indication that the form is being submitted.
    • On successful submit, clear the form, and show a windows popup as confirmation message, it should contain same information we are currently displaing as confirmation.
      • When dismissing the popup the user should be able to submit another ticket.
  • Configurations needed by the script :
    • jiraReporter - represents a Topcoder username
    • emailToAddress - should be valid email address
    • jiraPassword and jiraUsername - you can use your topcoder credentials for this
    • jiraProject - use CSFV
    • jiraServiceEndpoint - use https://apps.topcoder.com/bugs/rpc/soap/jirasoapservice-v2

Deliverable

  • Submit all changed and new files that address the above requirements. 
  • Your submission should be in same structure as the script provided in this challenge.
  • Readme file detailing the deployment of your solution.
  • reviewer.txt with any notes to reviewer


Final Submission Guidelines

.

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30047532