|
21 | 21 |
|
22 | 22 | p Please be sure to double-check that you have submitted the correct files and that your JPG files (if applicable) are in RGB color mode.
|
23 | 23 |
|
24 |
| - a(href="http://help.{{DOMAIN}}/design/submitting-to-a-design-challenge/formatting-your-submission-for-design-challenges/") Learn more about formatting your submission file |
| 24 | + a(ng-href="http://help.{{DOMAIN}}/design/submitting-to-a-design-challenge/formatting-your-submission-for-design-challenges/") Learn more about formatting your submission file |
25 | 25 |
|
26 | 26 | .form-block__fields
|
27 | 27 | .fieldset
|
|
103 | 103 | .form-block__text
|
104 | 104 | p Check to see if your font is on the Studio Standard Fonts list. If it is, leave the URL field blank.
|
105 | 105 |
|
106 |
| - p Read the #[a(href="Need link") Studio Fonts Policy]. |
| 106 | + p Read the #[a(ng-href="http://help.{{DOMAIN}}/design/design-copyright-and-font-policies/font-policy-for-design-challenges/") Studio Fonts Policy]. |
107 | 107 |
|
108 | 108 | p If your font is not on the list, you must provide the URL to the font page (not file) from one of the approved font websites in the dropdown box.
|
109 | 109 |
|
|
116 | 116 | .form-block__title Did you use stock art?
|
117 | 117 |
|
118 | 118 | .form-block__text
|
119 |
| - p If you used any stock photos in your design mocks, please provide the location and details so that the client can obtain them. Follow the guidelines at our #[a(href="Need link") Studio Stock Art Policy]. |
| 119 | + p If you used any stock photos in your design mocks, please provide the location and details so that the client can obtain them. Follow the guidelines at our #[a(ng-href="http://help.{{DOMAIN}}/design/design-copyright-and-font-policies/policy-for-stock-photos-in-design-submissions/") Studio Stock Art Policy]. |
120 | 120 |
|
121 | 121 | .form-block__fields
|
122 | 122 | .fieldsets
|
|
149 | 149 | button.fieldset__button.tc-btn.tc-btn-s(type="button", ng-click="vm.createAnotherStockArtFieldset()") + Add Stock Photo
|
150 | 150 |
|
151 | 151 | .panel-footer
|
152 |
| - p Submitting your files means you hereby agree to the #[a(href="https://www.{{DOMAIN}}/community/how-it-works/terms/", target="_blank") Topcoder terms of use] and to the extent your uploaded file wins a Topcoder Competition, you hereby assign, grant, and transfer to Topcoder all rights in and title to the Winning Submission (as further described in the terms of use). |
| 152 | + p Submitting your files means you hereby agree to the #[a(ng-href="https://www.{{DOMAIN}}/community/how-it-works/terms/", target="_blank") Topcoder terms of use] and to the extent your uploaded file wins a Topcoder Competition, you hereby assign, grant, and transfer to Topcoder all rights in and title to the Winning Submission (as further described in the terms of use). |
| 153 | + |
| 154 | + p.tc-error-messages(ng-show="vm.submissionForm.hasAgreedToTerms && submissionForm.$invalid") There are outstanding problems with this page. Fix them before you can upload your submission. |
153 | 155 |
|
154 | 156 | .checkbox.flex.center
|
155 | 157 | input(type="checkbox", ng-model="vm.submissionForm.hasAgreedToTerms", id="agree-to-terms", required)
|
|
0 commit comments