Usability of Ctrl + Enter Submitting of Forms

In my web app I want to give the possibility of submitting every form with Ctrl + Enter shortcut.
What is better:
submit the form with keyboard only when one of the fields of this form is focused
remember the last act…
Are wireframes appropriate for requirements documentation?

The design, development, and testing folks are having a conversation at the moment about requirements.
Part of the conversation is about the purpose and use of wireframes. Our change analyst is strongly opposed to using wir…
Are wireframes appropriate for requirements documentation?

The design, development, and testing folks are having a conversation at the moment about requirements.
Part of the conversation is about the purpose and use of wireframes. Our change analyst is strongly opposed to using wir…
Are wireframes appropriate for requirements documentation?

The design, development, and testing folks are having a conversation at the moment about requirements.
Part of the conversation is about the purpose and use of wireframes. Our change analyst is strongly opposed to using wir…
Are wireframes appropriate for requirements documentation?

The design, development, and testing folks are having a conversation at the moment about requirements.
Part of the conversation is about the purpose and use of wireframes. Our change analyst is strongly opposed to using wir…
Alternatives to dropdown list when possible results are not known

For quite some time I’ve been looking around the web for alternatives to a dropdown list in assignment of data (i.e., during data capture that will be saved, NOT when searching for some data).
One alternative that is commonl…
Alternatives to dropdown list when possible results are not known

For quite some time I’ve been looking around the web for alternatives to a dropdown list in assignment of data (i.e., during data capture that will be saved, NOT when searching for some data).
One alternative that is commonl…
Which is more motivating to continue a process until completion: a percentage, or the number of steps?

I’m working on a set of guides to help users learn how to use our app. We want to show which guides are available and some data with each guide indicating how far you’ve gotten. The idea is that if we show this information an…
What should be the default option of a required dropdown list?

Given that there is no logically default animal from the list of animals below, what should be the “Default Value” below, according to best practice?
<label for=”animal”>Animal (required):</label>
<select name…
What should be the default option of a required dropdown list?

Given that there is no logically default animal from the list of animals below, what should be the “Default Value” below, according to best practice?
<label for=”animal”>Animal (required):</label>
<select name…