appdev-projects / omnicalc-2

0 stars 860 forks source link

Add hints to all the "expect ___ field to appear on next page" #12

Open jelaniwoods opened 2 years ago

jelaniwoods commented 2 years ago

Several students this quarter got stuck b/c of error messages like this

image

and don't know how to proceed. A hint here would make it more explicit what is wrong

What actually would be better is to add more tests, checking for a label that has one matching input.

jelaniwoods commented 2 years ago

Similar to what was done in https://github.com/appdev-projects/omnicalc-1/pull/25