From 0b511b6bf1f6d2f235f23e881920193eb3a816e9 Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Wed, 18 Nov 2015 14:44:47 +1300 Subject: [PATCH] add link to travis build --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 91428d6..bd14506 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,14 @@ -ABOUT -========== +#ABOUT [![Build Status](https://travis-ci.org/danmarsden/moodle-mod_attendance.svg?branch=master)](https://travis-ci.org/danmarsden/moodle-mod_attendance) + The Attendance module is supported and maintained by Dan Marsden http://danmarsden.com The Attendance module was previously developed by Dmitry Pupinin, Novosibirsk, Russia, Artem Andreev, Taganrog, Russia. -PURPOSE -========== +#PURPOSE The Attendance module allows teachers to maintain a record of attendance, replacing or supplementing a paper-based attendance register. It is primarily used in blended-learning environments where students are required to attend classes, lectures and tutorials and allows the teacher to track and optionally provide a grade for the students attendance. -Sessions can be configured to allow students to record their own attendance and a range of different reports are available. \ No newline at end of file +Sessions can be configured to allow students to record their own attendance and a range of different reports are available.