Kanban Activity Plugin for Moodle

Kanban Activity Plugin for Moodle

by Ralf Hilgenstock -
Number of replies: 5
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Translators

I'm just working with a group of Moodle users that is interested in a Kanban based activity plugin. Has anybody thought about similar ideas?


Here are some first scenarios:

  • Self organized learnings create and plan their learning journey
  • Curriculum development
  • Project week planning process
Here some very first feature ideas:
  • Set up a kanban process (activity instance)
  • Create topics
  • Create tasks
  • Add descriptions, comments, files and status to topics and tasks
    • Status: idea, in discussion, confirmed, started, in revision, finished, archived
  • Add group members
  • Add start -end-date
  • Add effort and ressources
  • List of personal tasks
  • Create Gantt diagram
Would like to read your comments.

Ralf
Average of ratings: -
In reply to Ralf Hilgenstock

Re: Kanban Activity Plugin for Moodle

by Robert Vogel -

Hello Ralf, 

any progress here, I am very interested in such a PlugIn.

Regards

Robert

In reply to Robert Vogel

Re: Kanban Activity Plugin for Moodle

by Ralf Hilgenstock -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Translators
Hi Robert
I'm just in the process of feature and process definition. We will discuss this with a group of potential users in December. Parallel we are trying to organize funding as part of a larger project for German schools.
Ralf
In reply to Ralf Hilgenstock

Re: Kanban Activity Plugin for Moodle

by Maxime Taisne -

Hi Ralf,

Great idea. I suggest you have a look at Kanboard if you don't want to develop a full Kanban management system.

It is an open source PHP project which already has an OAuth2 plugin if you want a Moodle integration.

We use it in my university and the ones who use it love it, especially professors with their students, although it is still separate from Moodle in our case.

Good luck!
Max

Average of ratings: Useful (1)
In reply to Maxime Taisne

Re: Kanban Activity Plugin for Moodle

by Ralf Hilgenstock -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Translators
Hi Maxime
sorry for my late response. Over last weeks we checked the Deck plugin for Nextcloud.

I think we should start with a Moodle plugin.
Here some arguments:
In learning context we need different types of boards:
  • open board for a course
  • restricted board (only teacher can create groups and activities)
  • group board (one instance of board for each course group)
  • personal board
  • structured board templates that can be reused
We are just in concept discussion.