Monday, March 8, 2010

Chambers - Blog 8

Right off the bat, I was presented with this:




This is a document-modal style of handling the lack of javascript being allowed to run on my browser. It's a helpful error and lets me know exactly what the issue is (as well as alerting me of the issue, as some sites completely ignore the fact that they need javascript to work and I have to figure it out myself.)

The whole form creation process is very poka-yoke with buttons for each thing you might want to do as well as prompts to help the user to know what belongs where. It also has some fields where only letters or numbers can be entered. (though it was a little confusing as to what was happening.)

The software is fairly forgiving since it warns you when you do anything dangerous and offers additional options like exporting data before deleting a form.

No comments:

Post a Comment