> For the complete documentation index, see [llms.txt](https://elearningicesi.gitbook.io/moodle-pregrado-y-posgrado/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elearningicesi.gitbook.io/moodle-pregrado-y-posgrado/untitled-1/foro/configuracion-de-un-foro.md).

# Configuración de un foro

En la sección General agregue el **Nombre del foro**, la **Descripción** sobre los temas a tratar en el foro (opcional) y seleccione el **Tipo de foro** que se adecúe a la actividad que desea realizar.

![General](/files/-LMhCr353anm1jI3QRzD)

\
En la sección **Adjuntos y recuento de palabras**, se puede establecer el **tamaño máximo** y el **número máximo de archivos adjuntos** por los estudiantes y definir si se muestra el **número de palabras** escritas o no. Por último haga clic en **Guardar Cambios** al final de la página.

![Adjuntos y recuento de palabras](/files/-LMhCxV4bx28ChUCrQLs)

Para generar los temas de discusión, ingrese a la actividad que se ha creado y haga clic en el botón **Añadir un nuevo tema de discusión**.

![Añadir nuevo tema de discusión](/files/-LMhD6OfeEwJZm6q63fm)

\
En la sección **Su nuevo tema**, agregue el **Asunto** que llevará el tema de discusión y en el **Mensaje** el tema a discutir. También puede agregar un **Archivo adjunto** para que los estudiantes discutan en el foro con base en su información.

![Su nuevo tema](/files/-LMhDDr1UzWGCatTTNvi)

Por último, haga clic en **Enviar al foro.**

![Botón "Enviar al foro" ](/files/-LMhEAgeWOQ5w048aMHb)

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://elearningicesi.gitbook.io/moodle-pregrado-y-posgrado/untitled-1/foro/configuracion-de-un-foro.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.
