Skip to main content

Allows the creation of custom questionnaires and surveys via the Django admin.

Project description

# incuna-surveys Allows the creation of custom questionnaires and surveys via the admin.

# Usage

## Frontend

To set the apiRoot use ProjectConfigProvider.setApiRoot()

# Development

## Frontend

All frontend is located under web/:

  • npm install to install requirements

  • grunt test to test if everything is working properly

  • grunt will start a dev server running under localhost:9000.

This project uses babel and browserify. Source files are located in web/app/scripts/src. Compiled files are put into web/dist, which is symlinked to web/app/scripts/js-build for easy testing in the browser.

### Tests

The are two grunt karma targets: * grunt karma:dev once run will continue to watch the compiled .js files directory and the test files. * grunt karma:ci target only runs once. This target is also used in Travis

## Releasing a new version

1. Commit your changes. 1. Follow the guidelines at http://semver.org/ to determine your new version number. 1. Update CHANGELOG.md with your new version number and a description of changes. 1. Update the version property in package.json 1. Update the version property in setup.py 1. Commit those changes with the commit message “Bump to [version number]”. [version number] should be in the format x.y.z. 1. git tag [version number] 1. git push 1. git push –tags - must be done separately. 1. Run make release to publish the release to pypi

Project details


Download files

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

Source Distribution

incuna-surveys-0.0.4.tar.gz (17.7 kB view details)

Uploaded Source

Built Distribution

incuna_surveys-0.0.4-py2.py3-none-any.whl (27.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file incuna-surveys-0.0.4.tar.gz.

File metadata

File hashes

Hashes for incuna-surveys-0.0.4.tar.gz
Algorithm Hash digest
SHA256 30c6431c0dc58fa1bfde3f02bc9d9952051df2e0b58091807063b150b9f1787b
MD5 3c2ebd03bb868194e1e7dcb64ded4841
BLAKE2b-256 f92ea3f573e2fcb5b0ea21ad49043f53d08d973cdcefea88694fdceb627d02f2

See more details on using hashes here.

File details

Details for the file incuna_surveys-0.0.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for incuna_surveys-0.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9eb677017ad329e77665509feafe90226f1266076be198d21a6c543393db475d
MD5 287a7fa40d5b3fc1f91195f6127da270
BLAKE2b-256 ffc8dd31257f46e1386f31a1f42aee1cc4979ee15d3028106f4be832dbc3f071

See more details on using hashes here.

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