質問編集履歴
1
修正前のコードが残っていたため削除
test
CHANGED
File without changes
|
test
CHANGED
@@ -176,11 +176,7 @@
|
|
176
176
|
|
177
177
|
{id:5,Question:'質問です4',content1:'1つ目の回答です',key1:6,content2:'2つ目の回答です',key2:3,content3:'2つ目の回答です',key3:3,content4:'3つ目の回答です',key4:3,content5:'4つ目の回答です',key5:3},
|
178
178
|
|
179
|
-
{id:6,Question:'質問です5',content1:'1つ目の回答です',key1:500,content2:'2つ目の回答です',key2:3,content3:'2つ目の回答です',key3:3,content4:'3つ目の回答です',key4:3}
|
179
|
+
{id:6,Question:'質問です5',content1:'1つ目の回答です',key1:500,content2:'2つ目の回答です',key2:3,content3:'2つ目の回答です',key3:3,content4:'3つ目の回答です',key4:3}
|
180
|
-
|
181
|
-
{id:500,Question:'あなたが選んだ回答',key1:501,content1:'1つ目の質問',content2:'1つ目の回答',content3:'2つ目の質問',content4:'2つ目の回答',content5:'3つ目の質問'},
|
182
|
-
|
183
|
-
{id:501,Question:'オススメの行動',key1:1,Content1:'コンテンツ',content2:'コンテンツ2',content3:'コンテンツ3',content4:'コンテンツ4',content5:'選択画面に戻る'}
|
184
180
|
|
185
181
|
];
|
186
182
|
|