Skip to content

WIP: Resolve "Create a karma administration functions in frontend"

This was changed from a backend to a frontend module.

Team leaders and other users with explicitly assigned access should be able to manually add karma for attending events, sprints, etc.:

  1. Supply a list of usernames
  2. Select source action from a menu (e.g. "Attended camp" or "Attended sprint"). Actions and karma amounts are defined in TypoScript.
  3. Enter a description, e.g. "typo3.org sprint 1/2019" (needs additional LedgerEntry field)
  4. Click "Preview" button. A new page with expanded usernames and possibility to correct unknown/wrong usernames appears.
  5. Karma is added to the users.
Edited by Mathias Bolt Lesniak

Merge request reports