Skip to main content

Install Periodic table question plugin for NEMO

Project description

NEMO Periodic Table Question

This plugin for NEMO allows to use a periodic_table type of question in post usage questions or reservation questions.

Installation

pip install NEMO-periodic-table-question

Add NEMO Periodic Table Question

in settings.py add to INSTALLED_APPS:

INSTALLED_APPS = [
    '...',
    'NEMO_periodic_table_question',
    '...'
]

Usage

Use type: "peridodic-table" in Tool post usage questions or Reservation questions.

Options:

  • required: true or false (default: false)
  • collapsible: true or false (default: false)
  • collapsed: true or false (default: false)
  • help: "Some help text to display under the periodic table"

Important note:
The collapsible/collapsed options aren't supported in the admin preview but should work in the calendar.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page