nodebb-plugin-registration-exam

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

Usage no npm install needed!

<script type="module">
  import nodebbPluginRegistrationExam from 'https://cdn.skypack.dev/nodebb-plugin-registration-exam';
</script>

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