-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.htm
46 lines (36 loc) · 2.45 KB
/
README.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<html>
<head>
<title>ELIS 3.0: README</title>
</head>
<body>
<h1>ELIS 3.0 System Requirements</h1>
<p>The requirements for ELIS are the same as Moodle -- <a href="http://docs.moodle.org/dev/Moodle_3.0_release_notes">Moodle 3.0 System requirements</a></p>
<ul>
<li><em>NOTE:</em> ELIS is currently not fully compatible with PostgreSQL.</li>
</ul>
<h1>ELIS Documentation</h1>
<ul>
<li><a href="http://rlcommunity.remote-learner.net/mod/book/view.php?id=75">ELIS 2014 Manual</a></li>
<li><a href="http://rlcommunity.remote-learner.net/course/view.php?id=2">ELIS release notes</a></li>
</ul>
<h1>How to get the code</h1>
<p>The code is currently available in Remote-Learner's Github repositories. You can
browse the code via our Github account here -- <a href="https://github.com/remotelearner">https://github.com/remotelearner</a></p>
<p>Direct access to each of the Remote-Learner ELIS Community repositories is
available at the following URLs:</p>
<ul>
<li><em>local_eliscore</em> --- <a href="https://github.com/remotelearner/moodle-local_eliscore">https://github.com/remotelearner/moodle-local_eliscore</a></li>
<li><em>local_elisprogram</em> --- <a href="https://github.com/remotelearner/moodle-local_elisprogram">https://github.com/remotelearner/moodle-local_elisprogram</a></li>
<li><em>enrol_elis</em> --- <a href="https://github.com/remotelearner/moodle-enrol_elis">https://github.com/remotelearner/moodle-enrol_elis</a></li>
<li><em>block_elisadmin</em> --- <a href="https://github.com/remotelearner/moodle-block_elisadmin">https://github.com/remotelearner/moodle-block_elisadmin</a></li>
<li><em>block_elisdashboard</em> --- <a href="https://github.com/remotelearner/moodle-block_elisdashboard">https://github.com/remotelearner/moodle-block_elisdashboard</a></li>
<li><em>local_elisreports</em> --- <a href="https://github.com/remotelearner/moodle-local_elisreports">https://github.com/remotelearner/moodle-local_elisreports</a></li>
</ul>
<p>Optional:</p>
<ul>
<li><em>local_datahub</em> --- <a href="https://github.com/remotelearner/moodle-local_datahub">https://github.com/remotelearner/moodle-local_datahub</a></li>
<li><em>block_courserequest</em> --- <a href="https://github.com/remotelearner/moodle-block_courserequest">https://github.com/remotelearner/moodle-block_courserequest</a></li>
<li><em>block_enrolsurvey</em> --- <a href="https://github.com/remotelearner/moodle-block_enrolsurvey">https://github.com/remotelearner/moodle-block_enrolsurvey</a></li>
</ul>
</body>
</html>