- 浏览: 623416 次
- 性别:
- 来自: 杭州
文章分类
最新评论
-
oldrat:
引用Special cases aren't special ...
武汉大学开源技术俱乐部 技术交流 第1期 -
yzsunlight:
试了试 ,不行
Android Studio SDK Manager无法正常下载如何设置 -
qianjigui:
更全面的文档:http://www.5wpc.info/it/ ...
Ruby正则表达式操作参考 -
qianjigui:
Anddy 写道Anddy 写道tag是自动创建的吗? 能手动 ...
vim的跳转 -
Anddy:
Anddy 写道tag是自动创建的吗? 能手动创建吗? 在sh ...
vim的跳转
States and Capitals
I. The Task
A teacher wants you to create an application that will help his students learn the capitals of some of the US states. He has created a limited prototype that does part of what he wants the application to do: When a user selects a state, the prototype displays the corresponding state capital.
In addition to the functionality demonstrated by his prototype, the teacher wants the application to provide a second mode, one in which when his students select a capital, the application displays the corresponding state. Moreover, the teacher wants the application to be as usable as possible. He therefore asks you to conduct a heuristic evaluation of his prototype and, not wanting the application to confuse his students, specifically requests that it only allow them to work in one mode at a time.
What you need to do:
- Conduct a heuristic evaluation of his prototype and write two complete UARs on problems identified by that evaluation.
- In a separate document, list two
additional features, characteristics,
or changes the final application should include that are not mentioned in
the recommendations of your two UARs—and list by name the heuristic or
heuristics that justifies these features, characteristics, or changes and
explain what problem aspects these enhancements will address.
Note : The two additional features as well as the recommendations of your UARs must focus on matters of usability, not on adding functionality to the application. That is, they should focus on making the finished application more usable, not on adding functions or content to the application. - Create a prototype of the requested application that offers the two modes: one in which, like the teacher’s prototype, when a user chooses a state, the application displays the corresponding capital; and a second in which when a user chooses a capital, and the application displays the corresponding state. Note that each mode should start with appropriate default settings.
II. What You Need to Turn In
- Two complete UARs
- A separate document listing two additional recommended features, characteristics, or changes—and the heuristic or heuristics that justify them.
- A project archive, named Exam2_VB.zip that offers both modes, but allows users to work in only one mode at a time .
II. Resources
Use the resources below to in creating your application: the teacher's prototype and a table of five states and their capitals.
Warning: Use only the states and capitals provided below; using other states or capitals from other sources may result in a substantial loss of points.
The teacher's prototype
.
U.S. states and capitals:
State |
Capital |
Choose a state | Choose a capital |
Alaska | Juneau |
Arkansas | Little Rock |
New Hampshire | Concord |
West Virginia | Charleston |
Wisconsin | Madison |
- StatesAndCapitalsTheTeachersPrototype_v1.0.exe.zip (3.4 KB)
- 描述: 题目中给的样例程序
- 下载次数: 10
- Exam2.zip (92.3 KB)
- 描述: 我的解答
- 下载次数: 23
评论
Total Score: 91/100
* TheUARsAndRecommendationsDocument
Score: 41/50
o UAR1
Score: 15/20
+ UAR1 Validity
Score: 20/20
+ UAR1_Matters_Of_Form
Score: 4/4
+ UAR1MattersOfSubstance
Score: 11/16
# UAR1 Evidence Slot
Score: 2/4
The UAR1 Evidence slot does not contain any or enough evidence (a screen image, for example) to justify the aspect as worthy of report. -2
# UAR1 Explanation Slot
Score: 6/8
The UAR1 explanation does not address the problem identified in the UAR's Name slot. -2
# UAR1 Severity Slot
Score: 2/2
# UAR1 Solution/Trade-Offs Slot
Score: 1/2
The UAR1 proposed solution does not address the problem identified in the UAR's Name slot and explained in the Explanation slot. -1
o UAR2
Score: 16/20
+ UAR2 Validity
Score: 20/20
+ UAR2_Matters_Of_Form
Score: 4/4
+ UAR2MattersOfSubstance
Score: 12/16
# UAR2 Evidence Slot
Score: 2/4
The heuristic named in the UAR2 Evidence slot does not identify the problem with the aspect, as shown in the evidence from the interface presented. -2
# UAR2 Explanation Slot
Score: 6/8
The UAR2 Explanation slot does not provide any or enough context for a reader to understand the problem. -2
# UAR2 Severity Slot
Score: 2/2
# UAR2 Solution/Trade-Offs Slot
Score: 2/2
o Recommendations_Document
Score: 10/10
* The_Intermediate_Prototype
Score: 50/50
发表评论
-
Ruby 2.1 GC策略
2014-01-23 11:30 961对象管理主要涉及: Profiling support ... -
Google 持续集成介绍
2014-01-23 11:26 1564见附件PPT. 具体方案 构建描述 依赖分析 ... -
函数式编程 读后感
2013-12-30 15:24 1454一篇比较不错的文章: http://coolshel ... -
系统模块集成管理与版本控制学习
2013-12-27 12:01 1338论软件生命周期集成 http://www.infoq.com ... -
Ruby 动态特性鉴赏
2013-12-26 16:47 1337以下代码与代码学习来自<Ruby Best Prac ... -
Android应用插件化与动态部署 学习
2013-12-26 16:45 0通过REST将相关服务有语义的组合起来。 动态部署: ... -
用Markdown做文档的问题
2013-12-23 18:06 864一直有想一种语言能够解决文档编写问题。 一般文档编写 ... -
Android组件、通信与安全机制学习
2013-12-20 12:26 0现有问题: Android的组件间通信有哪些方法?其中的I ... -
Android root 原理学习
2013-12-15 23:51 2334学习资源: http://www.zhihu.com/qu ... -
global + Ruby
2012-11-16 13:07 1284http://simple-and-basic.com/200 ... -
Linux pthread线程同步相关的API学习
2012-11-12 18:43 1472原因 最近在深入理解Dalvik虚拟机的内部线程控制体系,其 ... -
MMTk代码学习(系统结构与流程)
2012-11-06 19:08 1653MMTk的整体结构和驱动模型主要由Plan, Collecto ... -
MMTk代码学习(RVM接口)
2012-11-06 14:52 1561前导 MMTk被RVM整个封装在后端,主要调用接口是 org ... -
MMTk代码学习(整体结构)
2012-11-05 17:03 2457必要的整体模块 对于一个完整的内存管理工具,主要涉及: ... -
嵌入式Java虚拟机 GC特性一览
2012-10-31 15:53 1299嵌入式Java虚拟机列表来源:http://en.wikipe ... -
Memory Analysis Tool OQL 用例汇总及语法学习
2012-10-28 16:36 2171典型用例 获取所有对象: SELECT * FROM $ ... -
Memory Analysis Tool 使用相关材料整理
2012-10-28 10:47 2011利用MAT分析问题 从转储(Dump)文件中调试并除错 ... -
手机设备操作系统架构图整理
2012-10-28 10:28 1550整体分析材料 Android,ChromeOS, WebO ... -
MMTk特性认识
2012-10-25 16:24 1768整体介绍 MMTk是一个内存管理的工具包 ,同时也是jik ... -
JavaScript V8 引擎相关资料
2012-10-25 14:54 1125V8 Javascript engine之所以快 针 ...
相关推荐
综上所述,"SSD04 Exam01 Practical 个人解答"是一个关于固态硬盘技术和工具使用的实践考核,涉及了硬件原理、软件工具、性能测试和故障排查等多个方面。通过博主的解答和提供的压缩包文件,我们可以学习到SSD的实际...
【SSD09 Exam02 Practical】是一个与IT行业相关的实践考试或作业,可能是针对存储技术,特别是固态硬盘(SSD)领域的学习者或专业人士。这个题目可能涉及到对SSD工作原理、性能优化、故障排查或者数据管理等多个方面...
总结而言,这个“SSD7 exam1 Multichoice and practical”资源是SSD7课程学习者的重要参考资料,它提供了全面的练习和解答,有助于提高理论理解和实践操作技能,为成功应对考试做好充分准备。无论是自我学习还是课堂...
【标题】"exam3-practical.zip_ssd2 exam3_ssd2 exam3 practical" 暗示这是一个关于SSD2(可能是一个课程或考试代号)的实践考试或项目,包含多个主题,如数据备份、高级加密、域名、调制解调器以及网络电缆。...
SSD2 Exam 1 Practical 是一个针对存储系统和数据管理的实践考核,旨在检验考生对固态硬盘(SSD)技术、存储系统架构以及相关管理技能的理解与应用能力。这个考试共分为六个部分,每部分可能涵盖不同的主题,旨在...
卡耐基,ssd7 ,exam2 Practical 高分答案
SSD5 Exam1Practical是针对固态存储技术的一个实践性考试,可能涵盖了与SSD(固态硬盘)相关的各种理论知识和实际操作。在这个考试中,考生可能会遇到关于SSD的工作原理、性能优化、故障排查以及数据安全等方面的...
在IT领域,尤其是计算机科学与数据存储相关的课程中,"SSD7 Exam2 Practical + Choice"很可能是一个关于固态存储技术(Solid State Drives, SSDs)的考试,包含了实践操作部分和多项选择题。这份资源可能对备考者来...
icarnegie ssd7 exam2 practical + choice有题目答案和Multiple-Choice 绝对值!
### ssd5 Exam 1 Practical知识点解析 #### 考试背景与要求 根据题目的描述,本考试为“ssd5 Exam 1 Practical”,主要针对的是编程实践能力的考核。考试时间限定为180分钟,需要在规定时间内完成所有题目。考生需...
这个“SSD1 exam1 practical”指的是该课程中的第一次实践考试或者练习,它包含了两个部分,旨在帮助学生掌握SSD(固态硬盘)的基本原理、操作和相关知识。这个压缩包文件可能是为了帮助学生准备SSD1的考试,提供了...
【SSD7 Exam1 实战】是针对存储系统和固态硬盘(Solid State Drive)的一次实践考试,主要考察考生对SSD技术的理解、优化以及问题解决能力。在这个实战环节中,考生可能需要掌握以下几个核心知识点: 1. SSD基础...
标题中的"SSD2_Exam_2_Practical.rar"表明这是一个关于SSD2(可能是一个课程或证书的缩写)的第二场实践考试的压缩文件,包含答案。描述中的"SSD2 Exam 2 Practical 100 . all answers"确认了这是一份包含了100个...
根据提供的信息,我们可以总结出以下知识点: ### 1. SQL 查询语句 #### 1.1 基本查询 - **单表查询**: `SELECT A FROM R;` 此查询用于从表`R`中选择列`A`的所有值。 - **条件查询**: `SELECT * FROM R WHERE B =...
SSD7 Exam1是针对某个课程或认证考试的练习或测试,主要涵盖了多个选择题(Multiple Choice)。在准备这样的考试时,理解并掌握SSD7的相关知识点至关重要。下面将详细阐述可能涉及的SSD7考试内容,特别是选择题部分...
标签包含了多个关键词,如“ssd9_practical_1”,“exam_1_ssd9”,“exam_practical_ssd9”,“ssd9_exam1_ssd9”以及“ssd9_exam_1”,这些都进一步强调了这个压缩包与SSD9课程的第一个实践考核环节紧密相关。...
标题中的“SSD2_Exam_1_Practical.rar”表明这是一个关于SSD2(可能是一个课程代码或某个认证考试的缩写)第一部分实践考试的压缩文件,包含了答案。描述中提到“SSD2 Exam 1 Practical all answers. 100%”,这暗示...