From 54397e62250699fafe4cdc43eb68c17956a7e4a8 Mon Sep 17 00:00:00 2001 From: Antonio Kam <19kamh3@gmail.com> Date: Tue, 18 Oct 2022 18:11:30 -0700 Subject: [PATCH 1/5] Define part in 5b6 --- wca-regulations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/wca-regulations.md b/wca-regulations.md index 1486ddc6..c46c3bbf 100644 --- a/wca-regulations.md +++ b/wca-regulations.md @@ -192,6 +192,7 @@ Note: Because Article and Regulation numbers are not reassigned when Regulations - 5b5c) If more than one part with one colored face is affected, the puzzle is considered unsolved (DNF). - 5b5d) If one or more parts with more than one colored face are affected, the puzzle is considered unsolved (DNF). - 5b5e) Regulations [5b5c](regulations:regulation:5b5c) and [5b5d](regulations:regulation:5b5d) supersede [5b5a](regulations:regulation:5b5a) and [5b5b](regulations:regulation:5b5b). + - 5b6) Definition: A part is a subset of puzzle components (in particular, any individual piece, cap, sticker, etc.). ## Article 7: Environment From 1308570d6103fa2dae0bd5c72f135e145178cb44 Mon Sep 17 00:00:00 2001 From: Antonio Kam <19kamh3@gmail.com> Date: Sun, 30 Oct 2022 08:01:07 -0700 Subject: [PATCH 2/5] Improved wording Co-authored-by: Lucas Garron --- wca-regulations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wca-regulations.md b/wca-regulations.md index c46c3bbf..680e1e77 100644 --- a/wca-regulations.md +++ b/wca-regulations.md @@ -192,7 +192,7 @@ Note: Because Article and Regulation numbers are not reassigned when Regulations - 5b5c) If more than one part with one colored face is affected, the puzzle is considered unsolved (DNF). - 5b5d) If one or more parts with more than one colored face are affected, the puzzle is considered unsolved (DNF). - 5b5e) Regulations [5b5c](regulations:regulation:5b5c) and [5b5d](regulations:regulation:5b5d) supersede [5b5a](regulations:regulation:5b5a) and [5b5b](regulations:regulation:5b5b). - - 5b6) Definition: A part is a subset of puzzle components (in particular, any individual piece, cap, sticker, etc.). + - 5b6) Definition: A part is a subset of puzzle components that can physically hold together (e.g. an individual piece, cap, single sticker, or sticker attached to another part). ## Article 7: Environment From 90e87b8353efc4a1ec536369bdd682c05d9c2b08 Mon Sep 17 00:00:00 2001 From: Antonio Kam <19kamh3@gmail.com> Date: Sun, 13 Nov 2022 12:17:29 -0800 Subject: [PATCH 3/5] 5b5 guidelines remove quotes --- wca-guidelines.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wca-guidelines.md b/wca-guidelines.md index 0a1b0c12..b0b6102b 100644 --- a/wca-guidelines.md +++ b/wca-guidelines.md @@ -100,9 +100,9 @@ To be more informative, each Guideline is classified using one of the following - 5b+) [ADDITION] The competitor is not permitted to cause a puzzle defect intentionally, unless correcting a previous puzzle defect (see [Regulation 5b3b](regulations:regulation:5b3b) and [Regulation 5b3c](regulations:regulation:5b3c)). Examples of intentionally causing puzzle defects: removing an attached center cap, rotating a corner piece, peeling a sticker. - 5b5+) [EXAMPLE] Examples of parts physically detached, resulting in a solved state: one 3x3x3 center cap, one big cube center piece, an inner piece of a big cube. -- 5b5++) [EXAMPLE] Examples of parts physically detached, resulting in a "DNF": two 3x3x3 center caps, two big cube center pieces, a 3x3x3 edge piece, a 4x4x4 edge piece ("wing"), any combination of two pieces that both have colored parts. +- 5b5++) [EXAMPLE] Examples of parts physically detached, resulting in a DNF: two 3x3x3 center caps, two big cube center pieces, a 3x3x3 edge piece, a 4x4x4 edge piece ("wing"), any combination of two pieces that both have colored parts. - 5b5+++) [EXAMPLE] Example of parts physically attached but not fully placed, resulting in a solved state: a 5x5x5 center piece twisted in its spot. -- 5b5++++) [EXAMPLE] Example of parts physically attached but not fully placed, resulting in a "DNF": a 3x3x3 edge piece slightly popped out. +- 5b5++++) [EXAMPLE] Example of parts physically attached but not fully placed, resulting in a DNF: a 3x3x3 edge piece slightly popped out. - 5c+) [REMINDER] If a competitor has a puzzle defect, this does not grant them the right to an extra attempt. From 70954288cd65bbdd76837ca4c98d69d149eb426b Mon Sep 17 00:00:00 2001 From: Antonio Kam <19kamh3@gmail.com> Date: Sun, 25 Dec 2022 12:21:40 +0800 Subject: [PATCH 4/5] Part definition Co-authored-by: ohexter <116421789+ohexter@users.noreply.github.com> --- wca-regulations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wca-regulations.md b/wca-regulations.md index 680e1e77..945f4892 100644 --- a/wca-regulations.md +++ b/wca-regulations.md @@ -192,7 +192,7 @@ Note: Because Article and Regulation numbers are not reassigned when Regulations - 5b5c) If more than one part with one colored face is affected, the puzzle is considered unsolved (DNF). - 5b5d) If one or more parts with more than one colored face are affected, the puzzle is considered unsolved (DNF). - 5b5e) Regulations [5b5c](regulations:regulation:5b5c) and [5b5d](regulations:regulation:5b5d) supersede [5b5a](regulations:regulation:5b5a) and [5b5b](regulations:regulation:5b5b). - - 5b6) Definition: A part is a subset of puzzle components that can physically hold together (e.g. an individual piece, cap, single sticker, or sticker attached to another part). + - 5b6) Definition: A part is one or more fully connected components from a group of puzzle components that remain connected and do not move relative to each other during ordinary operation of the puzzle (e.g. a 3x3x3 centre cap, a pyraminx tip, a 3x3x3 corner piece missing one face, one face of a 3x3x3 corner piece). ## Article 7: Environment From a219130d52b46393c79dfb6b78739ba9ccd13e6e Mon Sep 17 00:00:00 2001 From: Carter Kucala <42009313+CarterKoala@users.noreply.github.com> Date: Sat, 24 Dec 2022 22:51:17 -0600 Subject: [PATCH 5/5] Update wca-regulations.md centre -> center --- wca-regulations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wca-regulations.md b/wca-regulations.md index 945f4892..d2cf7c17 100644 --- a/wca-regulations.md +++ b/wca-regulations.md @@ -192,7 +192,7 @@ Note: Because Article and Regulation numbers are not reassigned when Regulations - 5b5c) If more than one part with one colored face is affected, the puzzle is considered unsolved (DNF). - 5b5d) If one or more parts with more than one colored face are affected, the puzzle is considered unsolved (DNF). - 5b5e) Regulations [5b5c](regulations:regulation:5b5c) and [5b5d](regulations:regulation:5b5d) supersede [5b5a](regulations:regulation:5b5a) and [5b5b](regulations:regulation:5b5b). - - 5b6) Definition: A part is one or more fully connected components from a group of puzzle components that remain connected and do not move relative to each other during ordinary operation of the puzzle (e.g. a 3x3x3 centre cap, a pyraminx tip, a 3x3x3 corner piece missing one face, one face of a 3x3x3 corner piece). + - 5b6) Definition: A part is one or more fully connected components from a group of puzzle components that remain connected and do not move relative to each other during ordinary operation of the puzzle (e.g. a 3x3x3 center cap, a pyraminx tip, a 3x3x3 corner piece missing one face, one face of a 3x3x3 corner piece). ## Article 7: Environment