Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
---
2
name: Bug report
3
about: Create a report to help us improve
4
title: ''
5
labels: ''
6
assignees: ewallah
7
 
8
---
9
 
10
---
11
name: Bug Report
12
about: Help us improving by reporting a bug
13
title: ''
14
labels: 'Type: bug'
15
assignees: ''
16
---
17
 
18
<!--
19
Thanks for reporting issues back to eWallah!
20
 
21
Note: This is the **issue tracker of enrol_coursecompleted**, please do NOT use this to get answers to your questions or get help for fixing your installation. This is a place to report bugs to developers.
22
 
23
To make it possible for us to deal with the bug please fill out below information carefully.
24
-->
25
 
26
## Prerequisites
27
 
28
Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.**
29
 
30
- [ ] I checked the documentation and found no answer
31
- [ ] I checked to make sure that this issue has not already been filed
32
 
33
## Describe the bug
34
A clear and concise description of what the bug is.
35
 
36
### To Reproduce
37
Complete and precise steps to reproduce the behavior:
38
1. Go to '...'
39
2. Click on '....'
40
3. Scroll down to '....'
41
4. See error
42
 
43
## Expected behavior
44
A clear and concise description of what you expected to happen.
45
 
46
## Additional context
47
Please provide any relevant information about your setup. This is important in case the issue is not reproducible, except under certain conditions.
48
- Moodle version
49
- plugin version
50
- php version
51
 
52
## Screenshots
53
If applicable, add screenshots to help explain your problem.