JSPM

nodebb-plugin-registration-exam

0.4.11
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 21
  • Score
    100M100P100Q38662F
  • License MIT

Adds an exam page in your forum, so any new user must pass the exam to register.

Package Exports

  • nodebb-plugin-registration-exam

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nodebb-plugin-registration-exam) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

NodeBB registration exam

version: 0.4.10 | nodeBB compatibility: ~1.12.0

Adds a exam system (/exam) to NodeBB, so new users must pass this exam before they can register an account.

Inspired by some danmaku video website, this plugin can (probably) test out the quality and basic knowledge of your forum topics, which could (hopefully) root out some spam and trolls.

screenshots:

screenshot_1.png

(below are in darkly skin)

screenshot_2.png

screenshot_3.png

update history:

0.4.10

  • fixed register link when installing nodebb under a path
  • removed footer for being stuck into the question

0.4.9 and before

  • data lost in time