Skip to content

Commit 588eb58

Browse files
Merge pull request #39 from Alessandro700/main
Correzzione risposta da parte del prof e aggiunta nuova domanda
2 parents 50e47e9 + 3bc71a3 commit 588eb58

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

data/questions/so1.json

+24-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
"image": ""
411411
}
412412
],
413-
"correct": 2,
413+
"correct": 0,
414414
"image": ""
415415
},
416416
{
@@ -3471,5 +3471,28 @@
34713471
],
34723472
"correct": 0,
34733473
"image": ""
3474+
},
3475+
{
3476+
"quest": "158) Il meccanismo _____, consente di trasferire i dati da e verso la memoria senza l'intervento della CPU.",
3477+
"answers": [
3478+
{
3479+
"text": "Driver Monitor Access",
3480+
"image": ""
3481+
},
3482+
{
3483+
"text": "Direct Memory Access",
3484+
"image": ""
3485+
},
3486+
{
3487+
"text": "Driver Memory Access",
3488+
"image": ""
3489+
},
3490+
{
3491+
"text": "Direct Monitor Access",
3492+
"image": ""
3493+
}
3494+
],
3495+
"correct": 1,
3496+
"image": ""
34743497
}
34753498
]

0 commit comments

Comments
 (0)