jonase / learndatalogtoday

Interactive Datalog Tutorial
Eclipse Public License 1.0
347 stars 52 forks source link

Tell me when I got it right. #10

Closed thesoftwarephilosopher closed 11 years ago

thesoftwarephilosopher commented 11 years ago

There's currently no visual indication when I got it right, only when I got it wrong. This fixes that.

jonase commented 11 years ago

The tab color changes to green when you write a correct query. Apparently it's not visible enough?

thesoftwarephilosopher commented 11 years ago

@jonase I don't see any color changes (or a tab either) when I go to http://www.learndatalogtoday.org/chapter/1 and type the right query and press Run Query. I haven't tried it locally. Perhaps that site's just running an older version.

jonase commented 11 years ago

It should look something like this:

screenshot from 2013-09-04 21 53 32

What browser are you running?

thesoftwarephilosopher commented 11 years ago

@jonase you're right, it does show up green, I just never noticed those tabs. I was looking under the text field for success-feedback, which is where the failure-feedback shows up.

jonase commented 11 years ago

note also that there are multiple exercises / chapter