From f46fa18b90192c433db1bb5a5d7b4ffe9bae257e Mon Sep 17 00:00:00 2001 From: Jason Black Date: Wed, 8 Mar 2023 18:48:32 -0800 Subject: [PATCH] updated the description of AdvancementCondition[percent] to conform to regulation 9p1 and to clarify the text. --- specification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification.md b/specification.md index aed8c07..9c20c6c 100644 --- a/specification.md +++ b/specification.md @@ -385,7 +385,7 @@ An `Integer` number of competitors. ### Percent -An `Integer` (between 0 and 100, inclusive) representing a percent of competitors (rounded down to the nearest integer). +An `Integer` (between 0 and 75, inclusive, per [regulation 9p1](https://www.worldcubeassociation.org/regulations/#9p1)) representing a percentage of competitors (rounded down to the nearest integer) who will advance to the next round. ### AttemptResult