Hot Question

Activities ::: mod_hotquestion
Maintained by AL Rachels
This plugin will help teachers to collect entries/posts from users in or out of a classroom.

Hot Question 3.9.2 (Build: 2021021500)

Moodle 2.8, 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10
Released: Thursday, 18 February 2021, 2:34 AM

Moodle Hot Question module

The first moodle activity for physical classroom. The idea comes from Purdue University's hotseat.

Inside or outside classroom, students post questions into a Hot Question activity from notebook, netbook, android, iPhone, iPod or any other device which can access the moodle site. Students can also vote on others' questions, so that the hottest questions will be popped up to the top of the list. Teachers can make oral comments on selected questions in classroom.

See the download page for more suggestions and way to use this plugin.

NOTE: If you plan on disciplinary action for any inappropriate question, you should download the evidence BEFORE you remove questions or remove rounds, as once removed, questions and rounds are not recoverable.

Details: https://github.com/hit-moodle/moodle-mod_hotquestion/wiki

Install from git

  • Navigate to Moodle root folder
  • git clone git://github.com/drachels/moodle-mod_hotquestion.git mod/hotquestion
  • cd hotquestion
  • git checkout MOODLE_XY_STABLE (where XY is the moodle version, e.g: MOODLE_30_STABLE, MOODLE_28_STABLE...)
  • Click the 'Notifications' link on the frontpage administration block or php admin/cli/upgrade.php if you have access to a command line interpreter.

Install from a compressed file

  • Extract the compressed file data
  • Rename the main folder to hotquestion
  • Copy to the Moodle mod/ folder
  • Click the 'Notifications' link on the frontpage administration block or php admin/cli/upgrade.php if you have access to a command line interpreter.

Install directly in newer versions of Moodle

  • Download the zip file from Moodle downloads
  • In your Moodle navigate to Site administration > Plugins > Install plugins
  • Drag and drop the downloaded zip file into the file area
  • Click the 'Install plugin from the ZIP file' button.

Version information

Version build number
2021021500
Version release name
3.9.2 (Build: 2021021500)
Maturity
Stable version
MD5 Sum
b655fb9a9c9cc7ab200e4fa177e3b2bf
Supported software
Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v3.9.2

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation