Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikyll committed Jan 16, 2025
1 parent fdaa488 commit 5ae3ab9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<h3> Applicazione multipiattaforma per esercitarsi con i quiz del corso <a href="https://www.unibo.it/it/didattica/insegnamenti/insegnamento/2022/467997">Ricerca Operativa M</a>.</h3>

L'app permette di <b>simulare dei quiz d'esame</b>: vengono pescate, in modo casuale, delle domande a risposta multipla a cui l'utente deve rispondere entro un tempo limite, definito da un timer.<br/>
<b>Pool corrente</b>: <i><span id="domande">107</span></i> domande differenti (ultima modifica: <i><span id="ultima_modifica">2023-07-19</span></i>).
<b>Pool corrente</b>: <i><span id="domande">110</span></i> domande differenti (ultima modifica: <i><span id="ultima_modifica">2025-01-16</span></i>).

[**Download**](https://github.com/mikyll/ROQuiz/releases/latest)
·
Expand Down Expand Up @@ -368,7 +368,7 @@ Per compilarlo, lanciare uno dei comandi seguenti, in base all'output desiderato
[downloads-url]: https://github.com/mikyll/ROQuiz/releases/latest
[contributors-shield]: https://img.shields.io/github/contributors/mikyll/ROQuiz
[contributors-url]: https://github.com/mikyll/ROQuiz/graphs/contributors
[domande-shield]: https://img.shields.io/static/v1?label=domande&message=107&color=green
[domande-shield]: https://img.shields.io/static/v1?label=domande&message=110&color=green
[domande-url]: https://github.com/mikyll/ROQuiz/blob/main/Domande.txt
[validazione-shield]: https://github.com/mikyll/ROQuiz/actions/workflows/check_file_domande.yml/badge.svg
[validazione-url]: https://github.com/mikyll/ROQuiz/actions/workflows/check_file_domande.yml
Expand Down

0 comments on commit 5ae3ab9

Please sign in to comment.