5.1.1.9 Tests & Quizzes: Improve selector for sub question pools when creating assessments
Description
Attachments
3
is depended on by
Activity
Show:

Andrea Schmidt May 27, 2024 at 11:10 PM
Tested on 25x: https://trunk-maria.nightly.sakaiproject.org/, build: b5503676 and it seems to be working well

Jesus Maria Mendez Perez June 19, 2023 at 4:23 PM
Tested!. Another awesome work

Miguel Pellicer May 29, 2023 at 2:28 PM
Assigning this to since it covers the cases mentioned in the description and works great.

Miguel Pellicer May 29, 2023 at 2:28 PM
I like this very much , good job!, I’ve tested with a big list of QPs and helps A LOT, this is a recording when assigning a QP to a part, and copying a question to a QP.

Automation for Jira May 26, 2023 at 6:15 AM
A pull request has been created, "s2u-13 5.1.1.9 Tests & Quizzes: Improve selector for sub question pools when creating assessments", you can see it at https://github.com/sakaiproject/sakai/pull/11602
English Description:
In the Tests & Quizzes tool of Sakai the question pools let to the user with the instructor roles create their own libraries of questions to use in the tests of differents sites. This pools (libraries) has the option to create also subpools inside of them with their own questions and for that are so difficult to use them inside an exam, because the selector shows all the pools and subpools. The development will improve the localization and use this subpools, using a selector that let search with text and autocomplete
Original description in Spanish:
En la herramienta Tests & Quizzes (Exámenes) del LMS Sakai las baterías de preguntas permiten que cada usuario con rol de profesor tenga sus propias bibliotecas personales de preguntas disponibles para utilizar en exámenes de distintos sitios. Estas baterías tienen la opción de estar anidadas con sub-baterías colgando en forma de árbol, las cuales no son fáciles de utilizar al crear un examen. El selector presenta todas las baterías y sub-baterías existentes, lo cual complica su búsqueda. El desarrollo deberá mejorar la localización y utilización en exámenes de dichas sub-baterías, utilizando un selector que permita búsquedas de texto con autocompletado.
Detected use cases, it could be more:
Mandatory. When assigning a question pool to a part.
Mandatory. When creating a question, there’s the possibility to select a question pool.
Optional. When copying from a question pool, theres a huge list of QPs, we can implement datatables in that table or a JS filter, this is optional, leave it as a separate piece of work.
Prototype: