For your first question, you can use the following template
## Header
Do you have any idea for a question here ?
## Answers
1. The Wright answer
2. The right answer
3. Another answer (which is obviously wrong)
4. The answer n°4
## Solution : 2
As for the README.md before, you can use the GitLab Flavored Markdown to improve the
format and rendering of your questions.
⚠️ Each possible answer must be written in one line only !
Also note that you have to use double ## title marker for each header to delimit each part of the question. And don't forget the : for the index of the solution.
💡 When creating a new question, just copy paste some existing question in your database and change the content. Helps to avoids some silly syntax mistakes, like typo on a header, or else ...
🔔 INFO
You can also add some details that will be displayed when correctly answering (like what you can see right now). For that, simply add a ## Details section at the end, like this :
...
## Solution : 1
## Details
Oh, so you did listen during class, I'm glad !