Changeset - a24f02c44c73
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 13 years ago 2012-08-30 03:57:20
ohnobinki@ohnopublishing.net
Add a correct example course for Dordt, ENG-202, in place of ENGL-101.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
school.d/dordt.inc
Show inline comments
 
@@ -22,7 +22,7 @@ function dordt_info()
 
{
 
  return array(
 
    'name' => 'Dordt College',
 
    'example_course_id' => 'ENGL-101',
 
    'example_course_id' => 'ENG-202',
 
    'registration_url' => 'http://dordt.edu/services_support/registrar/',
 
    'student_address' => 'Dork',
 
  );
0 comments (0 inline, 0 general)