diff --git a/src/shared/components/SubmissionPage/FilestackFilePicker/index.jsx b/src/shared/components/SubmissionPage/FilestackFilePicker/index.jsx
index b3ecfc074..8864968f2 100644
--- a/src/shared/components/SubmissionPage/FilestackFilePicker/index.jsx
+++ b/src/shared/components/SubmissionPage/FilestackFilePicker/index.jsx
@@ -177,7 +177,7 @@ class FilestackFilePicker extends React.Component {
{
!fileName && !isChallengeBelongToTopgearGroup && (
diff --git a/src/shared/components/SubmissionPage/FilestackFilePicker/styles.scss b/src/shared/components/SubmissionPage/FilestackFilePicker/styles.scss
index fc99cfd8f..1e7446d4c 100644
--- a/src/shared/components/SubmissionPage/FilestackFilePicker/styles.scss
+++ b/src/shared/components/SubmissionPage/FilestackFilePicker/styles.scss
@@ -25,6 +25,10 @@
position: relative;
justify-content: space-around;
+ &.topgear {
+ justify-content: flex-start;
+ }
+
@include xs-to-sm {
min-height: 150px;
justify-content: space-between;
diff --git a/src/shared/components/SubmissionPage/Submit/index.jsx b/src/shared/components/SubmissionPage/Submit/index.jsx
index beee7bf4c..708182ea4 100644
--- a/src/shared/components/SubmissionPage/Submit/index.jsx
+++ b/src/shared/components/SubmissionPage/Submit/index.jsx
@@ -171,7 +171,7 @@ class Submit extends React.Component {
- Upload the outcome/asset/deliverable of the challenge to the repository
- (e.g OneDrive/teams folder) as specified by the project team/challenge creator.
+ (Wipro SharePoint folder) as specified by the project team/challenge creator.
- Copy the link of the outcome/asset/deliverable that was uploaded.
Enter this link in the text box and click on “SET URL”.
@@ -186,13 +186,22 @@ class Submit extends React.Component {
Do not submit any irrelevant links
as the submission link is proof of the work done.
+
+ Note: All deliverables/outcomes should be uploaded to the Wipro SharePoint
+ directory ONLY. For work done directly on customer environment and
+ involving a customer SharePoint/drive/folder link, create a word document and include a
+ brief summary of the work done and list the deliverables/assets created along
+ with the link to the customer SharePoint/drive/folder link and upload the word
+ document to a Wipro SharePoint folder. And submit the link to this Word document
+ as the submission link.
+
)
: `Please follow the instructions on the Challenge Details page regarding
what your submission should contain and how it should be organized.`;
const troubleInstruction = isChallengeBelongToTopgearGroup
- ? `If you are having trouble uploading your file, please raise a Service
- Now (SNOW) ticket under the TopGear category.`
+ ? `If you are having trouble with the submission or have any queries, please raise a Service
+ Now (SNOW) ticket under the TopGear category.`
: (