Skip to content

Mediawiki extension to track each users' progression from new contributor to mastery

Notifications You must be signed in to change notification settings

darenwelsh/UserJourney

Repository files navigation

UserJourney

MediaWiki extension to track each users' progression from new contributor to mastery.

Installation

  1. Obtain the code from GitHub
  2. Extract the files in a directory called UserJourney in your extensions/ folder
  3. Add the following code at the bottom of your "LocalSettings.php" file: require_once "$IP/extensions/UserJourney/UserJourney.php";
  4. Go to the directory /maintenance and run php update.php
  5. Go to "Special:Version" on your wiki to verify that the extension is successfully installed
  6. Done

Background

This extension is in early development. [Extension:Wiretap] (https://github.com/enterprisemediawiki/Wiretap) was used for a baseline to begin this project.

Example screenshots

User History

User History

User Badges

Obviously this would look better with images, not just text. User Badges

User Activity

User Activity Plot

User Activity Comparison

User Activity Comparison Plots

About

Mediawiki extension to track each users' progression from new contributor to mastery

Resources

Stars

Watchers

Forks

Packages