From 00c9b23e0237aaadd28a4f9d9a2631002ec25d95 Mon Sep 17 00:00:00 2001
From: Tobias Reischmann <tobias.reischmann@wi.uni-muenster.de>
Date: Tue, 14 May 2019 14:39:19 +0200
Subject: [PATCH] Removing [WIP] tag
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b0a9b74..32ac1d5 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Course Life Cycle (moodle-tool_lifecycle)
-[WIP] This module is currently in development.
+This module is currently in development.
The goal is to create a modular plugin, which allows the to execute recurring tasks within moodle associated with courses.
Possible use cases are (not limited to):
- Deleting courses at end of life (including asking teachers for permission).
--
GitLab