Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+2 for putting puzzle anywhere outside the mat. Also clarify that F3 doesn't override it. #343 #347

Merged
merged 4 commits into from
Mar 30, 2016

Conversation

Claster
Copy link
Contributor

@Claster Claster commented Mar 22, 2016

The change clarifies a penalty for a puzzle being put anywhere outside the mat (including in front of the timer).
Also now we have to clarify F3, otherwise it unintentionally overrides this effect for clock only.

Should we clarify that a DNF in F3 must be issued if the puzzle is not in a standing posiiton? If a competitor puts the puzzle lying, pins likely will be changed anyway, unless

  1. all pins are in the same position already;
  2. the puzzle has really hard to press pins.
    Do we care about these two cases?

@lgarron
Copy link
Member

lgarron commented Mar 22, 2016

Also now we have to clarify F3, otherwise it unintentionally overrides this effect for clock only.

Another reason I prefer DNF. Barely anyone does it, and trying to be lenient just gives us complications. :-/

Do we care about these two cases?

I think that's fine, but as I just said above, I would prefer to avoid the potential for edge cases. We don't need more fodder for Regulations trivia. :-P

@Laura-O
Copy link
Member

Laura-O commented Mar 22, 2016

I don't have a good solution for this, but the cases you mentioned are difficult to notice by judges and I think they should concentrate on their core tasks, instead of trying to follow the pin state of the scramble in case someone wants to put his Clock flat on the table.

@Claster
Copy link
Contributor Author

Claster commented Mar 22, 2016

Indeed, having judges figured out whether all pins were in one state and whether lying on a table was legitimate or not is too overwhelming. PTAL.

@lgarron: I would prefer DNF also, but the case this issue was motivated by seems to be resolved as +2 only.

@lgarron
Copy link
Member

lgarron commented Mar 22, 2016

How do other WRC members feel about DNF vs. +2?

It's possible to rule one way on the existing case (based on the ambiguity in the current Regulations) but then tighten up the Regulations to be more clear in the future.

@Laura-O
Copy link
Member

Laura-O commented Mar 22, 2016 via email

@Claster
Copy link
Contributor Author

Claster commented Mar 23, 2016

So lets proceed with +2, according to the Board.

@@ -378,8 +378,7 @@ Note: Because Article and Regulation numbers are not reassigned when Regulations
- A3c2) If the parts of the puzzle are not fully aligned, then the competitor may align the faces, as long as misalignments stay within the limits of [Regulation 10f](regulations:regulation:10f).
- A3c3) The competitor may reset the timer before the start of the solve.
- A3c4) For Square-1, if the use of a thin object inside the puzzle has been enforced by the organisation team (see [Regulation A2b1](regulations:regulation:A2b1)), the competitor may remove the object from the puzzle during inspection.
- A3d) At the end of the inspection, the competitor places the puzzle on the mat, in any orientation.
- A3d1) The puzzle must not rest on the timer. Penalty: time penalty (+2 seconds).
- A3d) At the end of the inspection, the competitor places the puzzle on the mat, in any orientation. Penalty for placing it not on the mat: time penalty (+2 seconds).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about not changing A3d, and changing A3d1 to :
"The puzzle must not rest outside the mat. Penalty: time penalty (+2 seconds)."
?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, that becomes a bit repetitive: first we say "the competitor places the puzzle on the mat" and then "The puzzle must not rest outside the mat".

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm you're right, maybe just change "not on" to "outside" in your original proposition ?
The "not on" actually sounds weird, maybe that's just me :p

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, I don't have strong preferences towards "not on" or "outside". What others think?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Avoiding "not" is always a good idea as it makes things clearer and people cannot say they skipped the "not". So I vote for "outside".

@Claster
Copy link
Contributor Author

Claster commented Mar 24, 2016

I changed "not on" to "outside" and reworded F3. I think that "Penalty: DNF" is not enough in F3, as it may be not clear that DNF is also for not standing position (the only word "must" in this regulation concerns changing of pins). So I kept "Penalty for blablabla or blablabla: DNF". PTAL.

@@ -496,7 +495,7 @@ Note: Because Article and Regulation numbers are not reassigned when Regulations

- F1) Standard speed solving procedures are followed, as described in [Article A](regulations:article:A) (Speed Solving). Additional regulations that supersede the corresponding procedures in [Article A](regulations:article:A) are described below.
- F2) The judge places the scrambled puzzle onto the mat in a standing position.
- F3) At the end of the inspection period, the competitor places the puzzle onto the mat in a standing position. The competitor must not change the positions of any pins from their scrambled positions before the beginning of the solve. Penalty: disqualification of the attempt (DNF).
- F3) At the end of the inspection period, the competitor places the puzzle in a standing position. The competitor must not change the positions of any pins from their scrambled positions before the beginning of the solve. Penalty for putting the puzzle not in a standing position, or for changing the positions of any pins: disqualification of the attempt (DNF).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for being picky about this, but shouldn't we write "not doing something this way" instead of "doing something not this way" ?
I think "Penalty for not putting the puzzle in a standing position" would sound better, but I'm not sure.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Penalty for not putting the puzzle in a standing position" definitely sounds better to me.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alternatively, split up F3 into F3 (standing) and F3a (no pin changes)?

@viroulep
Copy link
Member

This looks good :)
We just need to clear that small langage nitpick I commented on and I'm unsure about.

I'm going to make the same purely technical comment I made to Laura in #348 ;D
The commits history is starting to get a bit messy for a "small" resulting diff, would you mind squashing your 4 commits into one, and git push --force it to fix-issue-343 ?

@Claster
Copy link
Contributor Author

Claster commented Mar 25, 2016

I changed the order of "not".

Philippe, I wouldn't mind, but unfortunately I can squash it only on Sunday evening.

@Claster
Copy link
Contributor Author

Claster commented Mar 28, 2016

Wo-hoo, squash was successfull! Merge it?

@viroulep
Copy link
Member

Nice :D

I would merge it, just to check : did you see Lucas' comment about alternatively splitting F3 into F3+F3a ?

@Claster
Copy link
Contributor Author

Claster commented Mar 29, 2016

Yes, I did. I don't have strong preference towards changing it (and Lucas seemingly doesn't, as he proposed it as an alternative). However, if anybody thinks that F3 is overloaded now, I could split.

@lgarron
Copy link
Member

lgarron commented Mar 29, 2016

I believe simplicity is important, and each Regulation should be as clear as possible on its own. If no one feels strongly, I'd prefer to split.

@Claster
Copy link
Contributor Author

Claster commented Mar 29, 2016

All right, now it is simpler, as the condition for penalty is not written.

@Laura-O
Copy link
Member

Laura-O commented Mar 30, 2016

Yes, that looks good.

I just merged #350 where "beginning of the solve" was changed to "start of the solve", so this branch has conflicts now. We have to change this here as well and everything should be fine.

@Claster Claster merged commit 8c22aa0 into fixes Mar 30, 2016
@Laura-O Laura-O deleted the fix-issue-343 branch March 31, 2016 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants