Hi Everyone:
Consider a site that uses a series of short forms to enter information into a database. If you were the person entering the information, which site would you rather use?
Site A: You enter all of the information into every form, and then after you've entered all of the info, you are presented with a "summary/review" page that allows you to verify all of your entries. If something is incorrect, you click an "edit" link that takes you to a small page that let's you fix what you need to fix, and then you return to the summary/review page. If all is well, you click Submit and the database gets updated with all of the new data.
Site B: Same as Site A, except on this one, the "summary/edit" page has everything you need right on it to make any edits, removing the need to click a link to edit something.
Site C: Same form-to-form structure as Site A, except this site has no final "summary/edit" page. After you fill in the data in Form_01 and click submit, you immediately get a page that asks you to verify your entries. You verify the Form_01 data, click Next, and get to Form_02. Fill out Form_02, submit it and immediately have to verify the data in Form_02. This enter/verify, enter/verify process would continue until you click the last submit button on the last verification page, which would then update the database.
Thoughts? Does anyone know of a good Web site or book that covers this type of issue with sound best-practices advice?
Thanks,
tovince