Lab data
This commit is contained in:
parent
a143c0291e
commit
e1e7c70147
39 changed files with 279 additions and 60 deletions
|
|
@ -2,5 +2,6 @@ extends Resource
|
|||
|
||||
class_name LabTest
|
||||
|
||||
@export var question: String
|
||||
@export var options: Array[String]
|
||||
@export var correct_anwser: int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue