Welcome to Questions’s documentation!¶

Questions is a Python form library that uses the power of SurveyJS for the UI. The philosophy behind Questions is that modern form rendering usually requires integrating some complex Javascript widgets anyway, so why not skip the markup generation completely?

Contents:

  • Questions
    • How the Code Looks
    • Full Working Multi-page Flask Application
    • License and Documentation
    • Credits
  • Installation
    • Stable release
    • From sources
    • Installing SurveyJS locally
  • Quick Start
    • Generating a form from a JSON file
    • Displaying the forms
    • Panels
    • Dynamic panels
    • Pages
    • Accessing form data
    • Edit Forms
    • Validation
    • Internationalization
  • questions
    • questions package
  • Contributing
    • Types of Contributions
    • Get Started!
    • Pull Request Guidelines
    • Tips
    • Deploying
  • Credits
    • Development Lead
    • Contributors
  • History
    • 0.5.0a0 (2020-10-01)
    • 0.5.0a1 (2020-12-09)
    • 0.5.0a2 (2020-12-09)
    • 0.5.0a3 (2020-12-10)
    • 0.7.0a4 (2020-12-13)
    • 0.7.1 (2022-09-18)
    • 0.8.0 (2023-04-10)
    • Development (unreleased)

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Questions

Navigation

Contents:

  • Questions
  • Installation
  • Quick Start
  • questions
  • Contributing
  • Credits
  • History

Related Topics

  • Documentation overview
    • Next: Questions

Quick search

©2020, Carlos de la Guardia. | Powered by Sphinx 7.0.1 & Alabaster 0.7.13 | Page source
Fork me on GitHub