From 0d6385fac89b6dea4e91c369c7e1573ae78d164a Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Mon, 3 Sep 2012 02:29:55 -0500 Subject: [PATCH] Added default certificate template for courses with demo content - refs #5401 --- main/default_course_document/certificates/default.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 main/default_course_document/certificates/default.html diff --git a/main/default_course_document/certificates/default.html b/main/default_course_document/certificates/default.html new file mode 100644 index 0000000000..a24382670a --- /dev/null +++ b/main/default_course_document/certificates/default.html @@ -0,0 +1 @@ +

 

 

     ((date_certificate))
  This document certifies that
((user_firstname)) ((user_lastname))
has successfully passed the certification exam for the course
((course_title)) (((course_code)))
 
 

- - - - - - - - - - - - - - - - - - -

((teacher_firstname)) ((teacher_lastname))

((gradebook_sitename)) - ((gradebook_institution))
 

 
\ No newline at end of file