-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
projectapproval module | ||
====================== | ||
# moodle-project-approval | ||
|
||
The projectapproval module is used for the registration and approval of project and bachelor theses. | ||
A Moodle module for project and bachelor thesis registration and approval. | ||
|
||
## Installation | ||
|
||
Installation | ||
------------ | ||
1. Load the module directory into your "mod" subdirectory. | ||
2. Visit your admin page to create all of the necessary data tables | ||
|
||
License | ||
------- | ||
Licensed under the [GNU GPL License v3](http://www.gnu.org/copyleft/gpl.html). | ||
## License | ||
|
||
Licensed under the [GNU General Public License v3.0](./LICENSE). |