File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -1051,7 +1051,7 @@ section {
1051
1051
padding : 8px ;
1052
1052
border-radius : 6px ;
1053
1053
}
1054
- .pokemon -notes {
1054
+ .form -notes {
1055
1055
margin-top : 100px ;
1056
1056
font-size : 11.8px ;
1057
1057
line-height : 1.7em ;
Original file line number Diff line number Diff line change 64
64
65
65
= f.submit " 申し込む" , class: " form__submit" , disabled: true
66
66
67
- %p.pokemon -notes
67
+ %p.form -notes
68
68
Scratchは、Scratch財団がMITメディアラボのライフロング・キンダーガーテン・グループの協力により開発しているプロジェクトです。
69
69
%a{href: " https://scratch.mit.edu" , rel: " noopener" , target: " _blank" }<> scratch.mit.edu
70
70
\ から自由に入手できます。
Original file line number Diff line number Diff line change 105
105
%b
106
106
※
107
107
ボタン押下後、Stretch3 のページへ移動します
108
+
109
+ %p.form-notes
110
+ Stretch3 は NHK for School や書籍「
111
+ %a{href: 'https://www.oreilly.co.jp/books/9784814400829/', target: '_blank'}<> Scratch ではじめる機械学習
112
+ 」などでも取り扱われている、自作の拡張機能が使えるように改造されたスクラッチです。特徴は以下の通りです。(引用元:
113
+ \
114
+ %a{href: 'https://www.nhk.or.jp/school/sougou/programming/origin/shiryou/028.html', target: '_blank'}<> NHK for School
115
+ )
116
+ %blockquote{style: 'font-size: 11.8px; line-height: 1.8em; color: #909090; margin-bottom: 0px;'}
117
+ 〇一部の機能以外は、ふつうのスクラッチと同じように操作できます
118
+ %br
119
+ 〇スクラッチのアカウントに作品を保存できません(コンピューターに保存することはできます)
120
+ %br
121
+ 〇スクラッチのサイトでの作品の共有ができません
122
+ %span{style: 'font-size: 11.8px; line-height: 1.8em; color: #909090;'}
123
+ © Junya Ishihara (Stretch3) / Yu Ishihara, Ichiro Nakatani (拡張機能)
124
+ %br
125
+ /%p{style: " color: gray; text-align: center; padding-bottom: 30px" } 回答のコピーがメールで送信されます。
You can’t perform that action at this time.
0 commit comments