风险分析应用程序 GUI 设计指南

发布于 2024-08-04 04:44:28 字数 1431 浏览 9 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

权谋诡计 2024-08-11 04:44:28

1) 对于特定于风险的功能(至少在金融领域),重要的指导原则之一是允许轻松查看摘要级别的风险以及轻松深入到详细信息(例如,企业范围内的安全级别)

2 ) 另外,不要忘记标准 GUI 设计指南 - 总有 Nielsen 和 JoelOnSoftware 的 Joel Spolsky 的设计书和系列文章。
高级别,

  • 确保您的控件直观(执行用户期望的操作),

  • 最大限度地减少工作量(眼睛和手部动作)用户需要完成最频繁的任务,

  • 允许轻松链接(例如,没有死角 - 如果您正在显示证券列表,请采用一种简单的方法从证券名称跳转到该证券的详细信息屏幕)

  • 始终进行可用性测试。

1) For risk-specific functionality (at least, in financial world), one of the important guidelines is to allow easy viewing of summary level risk as well as easy drill-down to details (e.g. enterprise-wide down to security level)

2) Plus, don't forget standard GUI design guidelines - there's always Nielsen and there's JoelOnSoftware's Joel Spolsky's design book and series of articles.
High level,

  • make sure your controls are intuitive (do what the user expects them to),

  • minimize the amount of work (eye and hand movements) user needs to do to accomplish most frequent tasks,

  • Allow easy linking (e.g. no dead ends - if you are displaying a list of securities, make an easy way to jump from security's name to detail screen for that security)

  • Always always usability-test.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文