Obtiene un quiz con sus preguntas y opciones.
Retorna:
cURL
curl --request POST \ --url https://cucuniversity.edtools.co/api/method/education.education.utils.get_quiz \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "quiz_name": "Data Structures Quiz", "course": "Computer Science 101" } '
Documentation IndexFetch the complete documentation index at: https://docs.edtools.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.edtools.co/llms.txt
Use this file to discover all available pages before exploring further.
—
Respuesta exitosa del servidor.
Was this page helpful?