Skip to content

Commit d9fac16

Browse files
committed
Update reference to branch 3.0
1 parent 260342b commit d9fac16

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
advanced mathematics assignments through the Moodle LMS.
77

88
This repository contains a branch that works with Moodle 1.9.8, the last of the Moodle 1.x versions,
9-
as well as a branch that works with Moodle 2.8.x versions including at this writing version 2.8.5.
9+
as well as a branch that works with Moodle 2.8.x versions including at this writing version 2.8.5.
10+
The branch ver3.0 is compatible with Moodle 3.x (so far).
1011

1112
The original version of this software "wwmoodle" was written by Peter Snoblin at Truman State University
1213
in 2005 to connect WeBWorK1 and Moodle 1. Additional development during 2006 and 2007
@@ -26,12 +27,12 @@ that they are easier to install.
2627
Quick install **wwlink**:
2728

2829
1. cd moodle/blocks
29-
2. git clone https://github.com/openwebwork/wwassignment.git
30+
2. git clone https://github.com/openwebwork/wwlink.git
3031

3132
Quick install **wwassignment**:
3233

3334
1. cd moodle/mod
34-
2. git clone https://github.com/openwebwork/wwlink.git
35+
2. git clone https://github.com/openwebwork/wwassignment.git
3536

3637
For most installations you will want to use the default branch which is ver2.8+
3738

0 commit comments

Comments
 (0)