workshopper / workshopper/javascripting
Students confused by "type of String" in if-statement problem
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 2.9k
- フォーク
- 1k
- 平均マージ
- 14時間 47分
- マージ済み PR(30日)
- 1
説明
First of all, thanks for making this workshopper!
We facilitated a NodeSchool event in Sydney last weekend, and I saw several students confused by the wording of the following sentence:
Make the
fruitvariable reference the value orange with the type of String.
It looked like they weren't sure whether they needed to type "String" somewhere.
I'd like to suggest some alternative wordings:
Make the
fruitvariable reference the string value orange.
Make thefruitvariable reference the string value "orange".
Would this help? What do others think?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
problems/if-statement/problem.md から始め、orange を変数 fruit に代入することについての文を確認してください。issue の議論を読み、提案された代替案を明確さの観点で比較してください。演習の文言が文字列値を明確に説明し、学生が String と入力するよう示唆していなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 活発
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 85/100