Skip to content

Commit 6dcc403

Browse files
Merge pull request topcoder-platform#76 from topcoder-platform/updated-mm-leaderboard-fixes
Update MM leaderboard
2 parents 7864ca4 + 318f794 commit 6dcc403

File tree

19 files changed

+508
-9
lines changed

19 files changed

+508
-9
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
The [Topcoder](https://www.topcoder.com) lib for internal ReactJS projects.
88

9+
### Configuration for AV-Scan scorer review type ID
10+
11+
Change the property in `AV_SCAN_SCORER_REVIEW_TYPE_ID` in config.
12+
913
### Development
1014
```shell
1115
# Install dependencies

__tests__/__snapshots__/index.js.snap

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Object {
1717
"getActiveChallengesCountInit": [Function],
1818
"getDetailsDone": [Function],
1919
"getDetailsInit": [Function],
20+
"getMmSubmissionsDone": [Function],
21+
"getMmSubmissionsInit": [Function],
2022
"getSubmissionsDone": [Function],
2123
"getSubmissionsInit": [Function],
2224
"loadResultsDone": [Function],
@@ -248,6 +250,7 @@ Object {
248250
"getApiV2": [Function],
249251
"getApiV3": [Function],
250252
"getApiV4": [Function],
253+
"getApiV5": [Function],
251254
"getTcM2mToken": [Function],
252255
},
253256
"billing": Object {
@@ -291,6 +294,10 @@ Object {
291294
"default": undefined,
292295
"getReviewOpportunitiesService": [Function],
293296
},
297+
"submissions": Object {
298+
"default": undefined,
299+
"getService": [Function],
300+
},
294301
"terms": Object {
295302
"default": undefined,
296303
"getService": [Function],
@@ -308,6 +315,12 @@ Object {
308315
"getService": [Function],
309316
},
310317
},
318+
"submission": Object {
319+
"default": undefined,
320+
"getFinalScore": [Function],
321+
"getProvisionalScore": [Function],
322+
"processMMSubmissions": [Function],
323+
},
311324
"tc": Object {
312325
"COMPETITION_TRACKS": Object {
313326
"DATA_SCIENCE": "data_science",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy