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

Unify messaging logic #24

Open
filipsch opened this issue Aug 13, 2018 · 0 comments
Open

Unify messaging logic #24

filipsch opened this issue Aug 13, 2018 · 0 comments

Comments

@filipsch
Copy link
Contributor

Soon, there will be two forms of message 'logging' or generation in protowhat:

  • Through the history attribute on State (used in check_field() and check_node())
  • Through the messages attribute (used by all of sqlwhat's result-checking functions.

For now, it's not too big of a problem, but it could become one in the future. Ideally, there's a unified system of building 'expand messages' like in pythonwhat, that point the student to the right bit of code, and a hint at what is wrong or how things can be fixed.

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

1 participant