You can now organize IOI-style contests on Toph exactly as intended.
Today, we are introducing test suites and a new partial-scoring mode. With test suites, you can group tests and use the latest partial scoring mode to evaluate submissions based on their performance across all test suites.
With this, you can now organize IOI-style contests on Toph exactly as intended.
You can define test suites when authoring problems in Drafts. Drag tests and test suites to create the layout you want.

Each test suite inherits the sum of its tests’ weights as its own weight.
You can use test suites to organize tests. They only affect scoring if you select the test suite partial scoring mode for a programming problem in Toph.
Previously, Toph offered a toggle for partial scoring mode, on or off. Now, there are three options:

You can also enable Stacked Scoring to let participants solve a problem through multiple submissions, with each submission solving some test suites until all are solved.
Thanks to @RafsanAmin2020 for this suggestion.
If you have any questions or need assistance, please don’t hesitate to contact Toph support or join the conversation in our community forum.