Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
Amanote
2
=======
3
Amanote filter for Moodle (http://moodle.org/)
4
 
5
Amanote allows students to take clear and structured notes linked with their course materials.
6
 
7
Teachers upload their course materials (PDF files) to Moodle as usual. Students can then choose to open the course materials from Moodle to Amanote. They don't have to create an account, everything is linked to Moodle.
8
 
9
During the note-taking, the student can:
10
* Write enriched text next to the each page of the document;
11
* Add annotations to the document;
12
* Insert images, formulas, drawings into its notes;
13
* Highlight text in the document;
14
* Export its notes along with the document in several formats (PDF, DOCX);
15
* And much more.
16
 
17
In order for the module to work properly, please check that the following requirements are met on your Moodle site:
18
 
19
* Amanote filter is enabled (Site administration > Plugins > Filters > Manage filters).
20
* Web services are enabled (Site administration > Advanced feature)
21
* Moodle mobile web service is enabled (Site administration > Plugins > Web services > External services)
22
* REST protocol is activated (Site administration > Plugins > Web services > Manage protocols)
23
* Capability *webservice/rest:use* is allowed for *authenticated users* (Site administration > Users > Permissions > Define Roles > Authenticated Users > Manage roles)