6. プレゼン用のパワポで作った資料
(企画書)しかない
There is only material (plan) made with
power point for presentation
こんな事がやりたい!など戦略的な狙いは伝わりますが、
どんなWebサービスやアプリを作りたいのか?具体的なイメージがわきません。
プレゼン用の資料はあくまで企画書なので、仕様書とは違います。
What kind of web services and
applications do you want to
create? I don't know the specific
image.
The presentation material is just a
plan, so it is different from the
specification.
7. 図やビジュアルがない
No image or visual
ミーティングで完成イメージを話したり、メール、チャットなどのテキストベースで説
明しても、図やビジュアルがないと伝わらないこともあります。
図やビジュアルを用意して解説すれば相手にはっきりとイメージを伝えることができま
す。
言葉の壁を乗り越えるためにも視覚的に訴えることが大切です。
Speaking of completed images
at meetings, text-based
explanations such as email and
chat, may not be communicated
without diagrams and visuals.
9. 内容が大雑把すぎる
The contents are too rough
仕様書の段階で、不確定要素が残った状態で、あいまいなまま開発が進むと、明確にし
なかったことで認識の食い違いが発生します。
最初の段階で可能な限り要件を詰めることが大切です。
開発においてコミュニケーションコストと品質低下のリスクを削減するためには、最初
の段階から可能な限り要件を詰めておくことが大切です。
If development progresses
vaguely, there will be
discrepancies in recognition due
to lack of clarity.
It is important to fill in the
requirements as much as
possible from the first stage
13. 画面遷移図が具体的でわかりやすい
Screen transition diagram is concrete
and easy to understand
画面遷移図はリリース後のユーザーの行動?導線を把握するうえで重要な役割
を担っています。事前にユーザーの行動パターンや遷移するパターンをしっか
りと考えておけば、想定外のトラブルを起こりにくくすることができます。
The screen transition diagram plays an
important role in understanding the
user's behavior and lead after the release.
Unexpected trouble can be prevented.
14. シーケンス図が用意されている
Sequence diagram is prepared
シーケンス図は、システムの設計を視覚的に把握するために用いられるものです。
時間軸に沿ってクラス?オブジェクト間のやりとりを表現することができます。
ユーザーがどんなアクションをして、どんな動きをするのか、一連の流れを把握し
ておくことは非常に重要です。
The sequence diagram is used
to visually grasp the design of
the system.
It is very important to
understand the flow of what the
user is doing and how it moves.
15. 細かい部分の説明書きがある
There is a detailed explanation
文字制限数、ダイアログメッセージ、入力チェックなどユーザーに
表示する文言など、細かな部分まで仕様書に落とし込むことが大切
です。開発中のコミュニケーションコストの削減にもつながるので
、随時、確定している要素は仕様書に落とし込みましょう。
It is important to include in the
specification the details such as
the number of characters, dialog
messages, wording displayed to
the user, such as input check.