Tagged Questions
3
votes
2answers
85 views
How can end users training be integrated to the UX plans?
For many systems, performance can be significantly improved by educating the end users.
It might even be argued that training is required to achieve optimal system performance:
IIRC, Robert N. ...
2
votes
3answers
202 views
How should I design a small help system for a Windows application?
Context
I've written a simple, business application which generates a report from information in a database. The only user input required are two file paths--one to a list of items to report on and ...