Outlining the concept of Heuristic Review (#28833)

* Outlining the concept of Heuristic Review

* fix: removed stub information
This commit is contained in:
James Hogan
2019-01-30 21:46:31 +00:00
committed by Randell Dawson
parent 0f612b8ef7
commit 113a64b37a

View File

@ -3,11 +3,13 @@ title: Heuristic Review
--- ---
## Heuristic Review ## Heuristic Review
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/user-experience-research/heuristic-review/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>. A Heuristic Review is the process of evaluating the usability of the interface a site or piece of software by determining the extent to which it adheres to recognised 'best practices'.
<a href='https://github.com/freecodecamp/guides/blob/master/README.md' target='_blank' rel='nofollow'>This quick style guide will help ensure your pull request gets accepted</a>.
<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds --> This could, for example, involve examining the discoverability of elements of a website, so as to determine whether a user will be able to navigate it intuitively. It may also determine the extent to which a user is made aware of the current state of the site.
While there are, of course, various criteria by which usability might be measured, the ten heuristics outlined in Jakob Nielsen are frequently used as a point of reference in this regard.
#### More Information: #### More Information:
<!-- Please add any articles you think might be helpful to read before writing the article --> <!-- Please add any articles you think might be helpful to read before writing the article -->