# Playlist builder UI

The [Playlist Builder UI project](https://gitlab.com/eduplex-api/nuxt-listing) focuses on providing a flexible and efficient solution for **displaying and managing** playlists and **lists of learning content**. **Designed as a library**, it offers a collection of versatile **components** that simplify the process of building and customizing lists. This tool enhances user experience by enabling content providers and developers to create intuitive and organized interfaces for presenting learning materials. The Playlist Builder UI serves as a practical resource for seamlessly integrating list and playlist functionalities into educational platforms.

***

**Nuxt-Listing** repository (<https://gitlab.com/eduplex-api/nuxt-listing>).

Display and manage any type of list and playlists with learning content.

This library provides a set of handy components to build list.

## License

The source code for the site is licensed under the [**MIT license**](https://gitlab.com/eduplex-api), which you can find in the [LICENSE](https://gitlab.com/eduplex-api/scorm-to-xapi-wrapper/-/blob/main/LICENSE) file.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eduplex.eu/nuxt-listing/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
