-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add in simplified page to manage submissions (#144)
* 📝 Add in simplied page to manage submissions * 🚨 Lint markdown * 🚨 Lint markdown * Update wiki/611762-SubmissionTrackingAdmin.md * Standardize format Co-authored-by: Thomas Schaffter <[email protected]>
- Loading branch information
1 parent
31f0d99
commit 31864ba
Showing
7 changed files
with
15 additions
and
70 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<!-- markdownlint-disable-next-line first-line-h1 --> | ||
{row} | ||
{column width=12} | ||
|
||
# Submission Tracking | ||
|
||
This page provides submission views that assist administrators to track submissions. | ||
|
||
- [Main Leaderboard view](https://www.synapse.org/#!Synapse:syn23747126/tables/query/eyJzcWwiOiJTRUxFQ1QgKiBGUk9NIHN5bjIzNzQ3MTI2IiwgImluY2x1ZGVFbnRpdHlFdGFnIjp0cnVlLCAib2Zmc2V0IjowLCAibGltaXQiOjI1LCAic29ydCI6W3siY29sdW1uIjoiY3JlYXRlZE9uIiwgImRpcmVjdGlvbiI6IkRFU0MifV19): This view contains all submissions across all queues and is what is shown to participants in the leaderboard wiki pages. | ||
- [MCW submissions](https://www.synapse.org/#!Synapse:syn25582644/tables/query/eyJzcWwiOiJTRUxFQ1QgKiBGUk9NIHN5bjI1NTgyNjQ0IiwgImluY2x1ZGVFbnRpdHlFdGFnIjp0cnVlLCAib2Zmc2V0IjowLCAibGltaXQiOjI1LCAic29ydCI6W3siY29sdW1uIjoiY3JlYXRlZE9uIiwgImRpcmVjdGlvbiI6IkRFU0MifV19): This view contains all MCW submissions. | ||
- [TEST view](https://www.synapse.org/#!Synapse:syn23512270/tables/query/eyJzcWwiOiJTRUxFQ1QgKiBGUk9NIHN5bjIzNTEyMjcwIiwgImluY2x1ZGVFbnRpdHlFdGFnIjp0cnVlLCAib2Zmc2V0IjowLCAibGltaXQiOjI1LCAic29ydCI6W3siY29sdW1uIjoiY3JlYXRlZE9uIiwgImRpcmVjdGlvbiI6IkRFU0MifV19): The view contains all submissions made to the test queues. | ||
- [Main Admin view](https://www.synapse.org/#!Synapse:syn23633030/tables/query/eyJzcWwiOiJTRUxFQ1QgKiBGUk9NIHN5bjIzNjMzMDMwIiwgImluY2x1ZGVFbnRpdHlFdGFnIjp0cnVlLCAib2Zmc2V0IjowLCAibGltaXQiOjI1LCAic29ydCI6W3siY29sdW1uIjoiY3JlYXRlZE9uIiwgImRpcmVjdGlvbiI6IkRFU0MifV19): This view contains all submissions to the main queues with all submission annotations. | ||
|
||
{column} | ||
{row} |