Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
cesa_notes Block
2
--------------
3
A simpler cesa_notes system that integrates as moodle block to save user's notes
4
from different areas such as site, course, modules, etc.
5
 
6
This is a free plugin for Moodle that help to preserve uesr's notes.
7
 
8
Settings
9
--------
10
* Set the position for display editing icon.
11
* Set the number of records to be display
12
 
13
Appearances
14
----------------------
15
* This block display on site page, any course-* and user page.
16
 
17
Features
18
--------
19
 
20
Any authenticated users can:
21
 
22
* Save new notes
23
* View saved notes by him/her
24
* Delete own notes
25
 
26
Requirements
27
------------
28
 
29
* Moodle version 2.9 or above
30
 
31
Installation
32
------------
33
 
34
Within the ZIP file is a folder named cesa_notes, copy this folder into
35
your Moodle blocks folder (e.g /var/moodle/htdocs/blocks/ ). Once the folder
36
has been copied into your blocks folder, login to Moodle as admin and it should
37
detect the new block and install it.
38
 
39
Note that if you download the ZIP from Github the cesa_notes folder is called
40
'moodle-block_cesa_notes' and needs to be renamed after extraction to 'cesa_notes'.
41
 
42
Once installed this block, automatically added to page while installing. There is no need to add to every page.