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

Add support to start problem over back in #109

Open
artasparks opened this issue Dec 17, 2014 · 3 comments
Open

Add support to start problem over back in #109

artasparks opened this issue Dec 17, 2014 · 3 comments

Comments

@artasparks
Copy link
Owner

I used to have a retry-problem-from-beginning button. It should be added back in. However, I don't think there's that much space.

One option:

  • Use the correctness indicator as a button
  • Add the retry button back in when the correctness overlay is done.
@dormerod
Copy link

As a short term compromise, maybe you could just replace the red cross inside the correctness indicator with a reset symbol (i.e. reset is shown instead of cross) and make clicking the indicator at any time reset the problem?

It's a little bit confusing that the current indicator is displayed in a line with buttons that do stuff. I imagine that it gives people the impression that clicking it will do something. I remember that I tried to click on it the first time I saw it.

Actually, thinking about it a little more, just removing the indicator now and replacing it with a reset button might be ok. You can add the correctness overlay as an extra feature later and a reset button might be more useful overall.

Have you seen any problems using Glift that don't currently provide another way to know whether or not you got it right? As far as I know, Glift is the only widget that displays a separate correctness indicator (as distinct from some sort of text indication) and people seem to manage ok without it. For example, on goproblems.com it says 'Solved'.

Just my 2c anyway, do what you think is best.

@artasparks
Copy link
Owner Author

I really like the problem feedback. Quite a few other websites use this -- I think only eidogo does it this way, largely because it wasn't designed for this use case. Ex: GoBase, WeiqiOk, GoChild.

@dormerod
Copy link

Agreed that the feedback is very nice.

I'm not saying that either feature should be removed, rather that the original reset button was also very useful.

@artasparks artasparks modified the milestones: Glift 1.1, Near Future Mar 19, 2016
@artasparks artasparks modified the milestones: Glift 1.2, Glift 1.1 May 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants