Add new Question
This commit is contained in:
parent
eb205f547a
commit
08c1547a7c
|
@ -0,0 +1,24 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 31b9fba0680987640ade1fdf5d7d7a95, type: 3}
|
||||
m_Name: Quis Penyakit Gigi 5
|
||||
m_EditorClassIdentifier:
|
||||
question: Apa nama penyakit yang membuat gigi terasa nyeri dan berlubang?
|
||||
imageQuestion: {fileID: 0}
|
||||
answers:
|
||||
- Demam
|
||||
- Sakit perut
|
||||
- Karies gigi
|
||||
- Sakit kepala
|
||||
answerIndex: 3
|
||||
nextSceneName: Lv2HardB
|
||||
isMateriKesehatanGigi: 0
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: f29e5abc33b4c8b4ca27d8f994593548
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,24 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 31b9fba0680987640ade1fdf5d7d7a95, type: 3}
|
||||
m_Name: Quis Penyakit Gigi 6
|
||||
m_EditorClassIdentifier:
|
||||
question: Mengapa plak gigi berbahaya jika tidak dibersihkan?
|
||||
imageQuestion: {fileID: 0}
|
||||
answers:
|
||||
- Bisa berubah jadi karang gigi yang keras
|
||||
- Membuat gigi lebih putih
|
||||
- Membuat gusi kuat
|
||||
- Membuat gigi kotor
|
||||
answerIndex: 0
|
||||
nextSceneName: Lv2HardB
|
||||
isMateriKesehatanGigi: 0
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 26538dce8633cb546b6e3735cebf6443
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -532,6 +532,7 @@ MonoBehaviour:
|
|||
- {fileID: 11400000, guid: 17cabfbf2c2644740b075a38cfd3af3a, type: 2}
|
||||
- {fileID: 11400000, guid: cf180945f3f07674db927d80d5cf753b, type: 2}
|
||||
- {fileID: 11400000, guid: 1d7b69d707647864ab532e1b83e7b05d, type: 2}
|
||||
- {fileID: 11400000, guid: f29e5abc33b4c8b4ca27d8f994593548, type: 2}
|
||||
answerButtons:
|
||||
- {fileID: 3167696787182021576}
|
||||
- {fileID: 1646945078946373930}
|
||||
|
|
|
@ -2431,6 +2431,7 @@ MonoBehaviour:
|
|||
- {fileID: 11400000, guid: 17cabfbf2c2644740b075a38cfd3af3a, type: 2}
|
||||
- {fileID: 11400000, guid: cf180945f3f07674db927d80d5cf753b, type: 2}
|
||||
- {fileID: 11400000, guid: 1d7b69d707647864ab532e1b83e7b05d, type: 2}
|
||||
- {fileID: 11400000, guid: f29e5abc33b4c8b4ca27d8f994593548, type: 2}
|
||||
answerButtons:
|
||||
- {fileID: 4377670320783418682}
|
||||
- {fileID: 1918059570162365838}
|
||||
|
|
Loading…
Reference in New Issue