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

[improvement] When success still display the solution #98

Open
LasneF opened this issue Oct 21, 2024 · 3 comments
Open

[improvement] When success still display the solution #98

LasneF opened this issue Oct 21, 2024 · 3 comments

Comments

@LasneF
Copy link

LasneF commented Oct 21, 2024

It can occurs that users provides x y z solution that match the result and get success but that is implemented completly differently than what was expected

in all case when the validation succeed , provide / display the solution , so that end user can verify if the solution was what was expected
test cases green coud also be displayed as well

image

@erosb
Copy link
Collaborator

erosb commented Oct 21, 2024

Hello, the original idea was that, for some tasks, there will be validation schemas attached, which check what keywords are used by the user-provided solutions.

I'm not sure to what extent was this feature implemented in the project, @JeelRajodiya can tell more about that.

@JeelRajodiya
Copy link
Member

@LasneF Do you mean something similar to #69?

@LasneF
Copy link
Author

LasneF commented Oct 22, 2024

in requires both yes , the test case passing , as well as the definitive solution proposed, not sure how to do that with a nice UX, could be as a kind of test case like solution - test 1 - test 2 ... to allow smooth navigation

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

No branches or pull requests

3 participants