> For the complete documentation index, see [llms.txt](https://guide.amanote.com/it.teacher/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.amanote.com/it.teacher/iniziare/modificare-una-risorsa-gia-a-disposizione-degli-studenti.md).

# Modificare una risorsa già a disposizione degli studenti

{% embed url="<https://www.loom.com/share/48b5ab2271e54d859a5500d7623c36b3?sid=209d35e0-ebe9-4320-94f2-100e273d81ac>" %}

L’unica accortezza che bisogna avere quando si vuole sostituire un file già depositato sull’LMS sul quale gli studenti hanno già preso degli appunti, è di andare a sostituire il file all’interno della risorsa dell’LMS. &#x20;

Quello che si deve evitare è di eliminare direttamente la risorsa per poi aggiungerne una nuova con il nuovo file al suo interno. Se si procedesse in questo modo, lo studente avrebbe bisogno di un intervento tecnico per recuperare gli appunti.\
\
La procedura corretta è quindi quella illustrata qui di seguito:

![](/files/IMbDFBwqfnRM6VfEdjTu)

![](/files/YylF3T5zgN4p4FBVQHsg)


---

# 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, and the optional `goal` query parameter:

```
GET https://guide.amanote.com/it.teacher/iniziare/modificare-una-risorsa-gia-a-disposizione-degli-studenti.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
