diff --git a/views/editor.erb b/views/editor.erb index c78499a..8e8a6fe 100644 --- a/views/editor.erb +++ b/views/editor.erb @@ -1,29 +1,68 @@
+

学籍番号

- +
- + + + + +
+

出ているエラー文の詳細(クリックでリンクへ飛びます)

+
+ +
-

+

問題

+

<%=@question%>

-
+

プログラム入力画面

- +
-
- -
- +
-
-

出力結果

- + + +
+
+

出力結果

+ +
+
+ + + +
+
+

出力例

+ +
+
+

メソッド・想定の説明

-

%s

-
\ No newline at end of file +

<%=@comment_teacher%>

+
+ +
+ +
+ \ No newline at end of file diff --git a/views/layout.erb b/views/layout.erb index 84e140d..c59c31c 100644 --- a/views/layout.erb +++ b/views/layout.erb @@ -4,6 +4,7 @@ <%= @title %> + <%= yield %> diff --git a/views/teach.erb b/views/teach.erb new file mode 100644 index 0000000..b12d42c --- /dev/null +++ b/views/teach.erb @@ -0,0 +1,39 @@ +
+ +
+
+

問題文

+ +
+ +
+

コメントの挿入部

+ +
+ +
+

実行例

+ +
+ +
+

セクション名

+ +
+ +
+ + + +