File tree Expand file tree Collapse file tree 2 files changed +0
-89
lines changed Expand file tree Collapse file tree 2 files changed +0
-89
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 33
33
]
34
34
},
35
35
{
36
- <<<<<<< HEAD:utils/quizzes/quiz-test.json
37
- "question" : " What can we use an Ethereum smart contract for?" ,
38
- =======
39
- "question" : " What would you say is the most important aspect of OpenZeppelin contracts?" ,
40
- "options" : [
41
- {
42
- "answer" : " Their team did an amazing job with them"
43
- },
44
- {
45
- "answer" : " They have been rigorously audited" ,
46
- "correct" : true
47
- },
48
- {
49
- "answer" : " Most of the original and best known Ethereum protocols use them "
50
- }
51
- ]
52
- },
53
- {
54
36
"question" : " What can we use a smart contract for?" ,
55
- >>>>>>> Add mini-quiz file path placeholders + 40% of mini-quiz content:utils/quizzes/template-quiz.json
56
37
"options" : [
57
38
{
58
39
"answer" : " Storing or transfering value without the need of a central authority" ,
You can’t perform that action at this time.
0 commit comments