This website works better with JavaScript.
Home
Explore
Help
Sign In
ILB
/
moodle-mod_sga
Watch
9
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
34 KiB
Tree:
1e9263bd64
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1e9263bd64'
${ noResults }
moodle-mod_sga
/
version.php
5 lines
101 B
Raw
Normal View
History
Início de desenvolvimento do plugin de integração com o SGA
3 years ago
<?php
Esqueleto de validador e de método para retornar notas de alunos
3 years ago
$plugin->version = 2021092805;
Início de desenvolvimento do plugin de integração com o SGA
3 years ago
$plugin->requires = 2017110800;
$plugin->component = 'mod_sga';