CHANGES.rst
CONTRIBUTORS.rst
DEVELOP.rst
LICENSE.GPL
LICENSE.rst
MANIFEST.in
README.md
RELEASE.rst
pyproject.toml
setup.cfg
setup.py
docs/.gitignore
docs/Makefile
docs/actions.rst
docs/ai.rst
docs/audit.md
docs/changelog.rst
docs/chatbot.rst
docs/conf.py
docs/configuration.rst
docs/data-validation-cli.rst
docs/deployment-secrets.rst
docs/development.rst
docs/embedding.rst
docs/endpoints.rst
docs/everyday-tasks.rst
docs/exports.rst
docs/for-end-users.rst
docs/for-integrators.rst
docs/global-options.rst
docs/index.rst
docs/installation.rst
docs/limitations.rst
docs/load-testing.rst
docs/overview.rst
docs/philosophy.rst
docs/quick-start.rst
docs/requirements.txt
docs/security.rst
docs/storage.rst
docs/survey-options.rst
docs/templates.rst
docs/ui-ai-generator.rst
docs/ui-chatbot.rst
docs/ui-dashboard.rst
docs/ui-editor.rst
docs/ui-fillable-pdf.rst
docs/ui-form-versions.rst
docs/ui-forms-overview.rst
docs/ui-results.rst
docs/ui-survey-landing.rst
docs/ui-survey-settings.rst
docs/ui-viewer.rst
docs/usage.rst
docs/validation.rst
docs/vercel.json
docs/views.rst
docs/_static/custom.css
docs/_static/screenshots/controlpanel-ai.png
docs/_static/screenshots/controlpanel-embedding.png
docs/_static/screenshots/controlpanel-general.png
docs/_static/screenshots/controlpanel-logging.png
docs/_static/screenshots/controlpanel-mail.png
docs/_static/screenshots/controlpanel-security.png
docs/_static/screenshots/controlpanel-storage.png
docs/_static/screenshots/psf-survey-overview.png
docs/_static/screenshots/survey-action-chatbot.png
docs/_static/screenshots/survey-action-dashboard.png
docs/_static/screenshots/survey-ai-generator.png
docs/_static/screenshots/survey-edit-actions.png
docs/_static/screenshots/survey-edit-basics.png
docs/_static/screenshots/survey-edit-form-settings.png
docs/_static/screenshots/survey-edit-mail-notifications.png
docs/_static/screenshots/survey-edit-mail.png
docs/_static/screenshots/survey-editor.png
docs/_static/screenshots/survey-fillable-pdf.png
docs/_static/screenshots/survey-form-versions.png
docs/_static/screenshots/survey-metadata.png
docs/_static/screenshots/survey-results.png
docs/_static/screenshots/survey-view-main.png
docs/_static/screenshots/survey-viewer-anonymous.png
docs/_static/screenshots/survey-viewer.png
src/zopyx/__init__.py
src/zopyx.surveyjs.egg-info/PKG-INFO
src/zopyx.surveyjs.egg-info/SOURCES.txt
src/zopyx.surveyjs.egg-info/dependency_links.txt
src/zopyx.surveyjs.egg-info/entry_points.txt
src/zopyx.surveyjs.egg-info/namespace_packages.txt
src/zopyx.surveyjs.egg-info/not-zip-safe
src/zopyx.surveyjs.egg-info/requires.txt
src/zopyx.surveyjs.egg-info/top_level.txt
src/zopyx/surveyjs/__init__.py
src/zopyx/surveyjs/audit.py
src/zopyx/surveyjs/configure.zcml
src/zopyx/surveyjs/constants.py
src/zopyx/surveyjs/events.py
src/zopyx/surveyjs/interfaces.py
src/zopyx/surveyjs/json_extract.py
src/zopyx/surveyjs/kv.py
src/zopyx/surveyjs/monitoring.py
src/zopyx/surveyjs/permissions.py
src/zopyx/surveyjs/permissions.zcml
src/zopyx/surveyjs/security.py
src/zopyx/surveyjs/setuphandlers.py
src/zopyx/surveyjs/storage.py
src/zopyx/surveyjs/storage_migration.py
src/zopyx/surveyjs/subscribers.py
src/zopyx/surveyjs/testing.py
src/zopyx/surveyjs/upgrades.py
src/zopyx/surveyjs/utils.py
src/zopyx/surveyjs/adapters/__init__.py
src/zopyx/surveyjs/adapters/configure.zcml
src/zopyx/surveyjs/adapters/token_store.py
src/zopyx/surveyjs/adapters/tests/__init__.py
src/zopyx/surveyjs/adapters/tests/test_token_store.py
src/zopyx/surveyjs/browser/__init__.py
src/zopyx/surveyjs/browser/ai.pt
src/zopyx/surveyjs/browser/ai.py
src/zopyx/surveyjs/browser/chatbot.pt
src/zopyx/surveyjs/browser/chatbot.py
src/zopyx/surveyjs/browser/configure.zcml
src/zopyx/surveyjs/browser/controlpanel.py
src/zopyx/surveyjs/browser/demo_content.py
src/zopyx/surveyjs/browser/embed_direct.py
src/zopyx/surveyjs/browser/embed_security.py
src/zopyx/surveyjs/browser/embedded_demo.pt
src/zopyx/surveyjs/browser/feature_disabled.pt
src/zopyx/surveyjs/browser/fillable_pdf.pt
src/zopyx/surveyjs/browser/fillable_pdf.py
src/zopyx/surveyjs/browser/forms_settings.pt
src/zopyx/surveyjs/browser/llm_models.pt
src/zopyx/surveyjs/browser/llm_models.py
src/zopyx/surveyjs/browser/pdf_generator.pt
src/zopyx/surveyjs/browser/pdf_theme_editor.pt
src/zopyx/surveyjs/browser/pdf_theme_editor.py
src/zopyx/surveyjs/browser/pfs.pt
src/zopyx/surveyjs/browser/psf.py
src/zopyx/surveyjs/browser/survey_actions.pt
src/zopyx/surveyjs/browser/survey_add.pt
src/zopyx/surveyjs/browser/survey_add.py
src/zopyx/surveyjs/browser/survey_assets.pt
src/zopyx/surveyjs/browser/survey_dashboard.pt
src/zopyx/surveyjs/browser/survey_dashboard.py
src/zopyx/surveyjs/browser/survey_editor.pt
src/zopyx/surveyjs/browser/survey_editor.py
src/zopyx/surveyjs/browser/survey_metadata.pt
src/zopyx/surveyjs/browser/survey_metadata.py
src/zopyx/surveyjs/browser/survey_monitor.pt
src/zopyx/surveyjs/browser/survey_monitor.py
src/zopyx/surveyjs/browser/survey_overview.pt
src/zopyx/surveyjs/browser/survey_overview.py
src/zopyx/surveyjs/browser/survey_result_detail.pt
src/zopyx/surveyjs/browser/survey_results.pt
src/zopyx/surveyjs/browser/survey_results.py
src/zopyx/surveyjs/browser/survey_template_viewer.pt
src/zopyx/surveyjs/browser/survey_template_views.py
src/zopyx/surveyjs/browser/survey_templates_overview.pt
src/zopyx/surveyjs/browser/survey_templates_overview.py
src/zopyx/surveyjs/browser/survey_versions.pt
src/zopyx/surveyjs/browser/survey_versions.py
src/zopyx/surveyjs/browser/survey_viewer.pt
src/zopyx/surveyjs/browser/theme_editor.pt
src/zopyx/surveyjs/browser/theme_editor.py
src/zopyx/surveyjs/browser/theme_manager.pt
src/zopyx/surveyjs/browser/theme_manager.py
src/zopyx/surveyjs/browser/token_store.pt
src/zopyx/surveyjs/browser/token_store.py
src/zopyx/surveyjs/browser/view_main.pt
src/zopyx/surveyjs/browser/viewer_embed.pt
src/zopyx/surveyjs/browser/views.py
src/zopyx/surveyjs/browser/overrides/.gitkeep
src/zopyx/surveyjs/browser/sample_forms/zuweiser.json
src/zopyx/surveyjs/browser/services/__init__.py
src/zopyx/surveyjs/browser/services/ai.py
src/zopyx/surveyjs/browser/services/auth.py
src/zopyx/surveyjs/browser/services/export.py
src/zopyx/surveyjs/browser/services/forms.py
src/zopyx/surveyjs/browser/services/http.py
src/zopyx/surveyjs/browser/services/results.py
src/zopyx/surveyjs/browser/services/themes.py
src/zopyx/surveyjs/browser/static/.gitkeep
src/zopyx/surveyjs/browser/static/ai.css
src/zopyx/surveyjs/browser/static/ai.js
src/zopyx/surveyjs/browser/static/chatbot.css
src/zopyx/surveyjs/browser/static/chatbot.js
src/zopyx/surveyjs/browser/static/dashboard.css
src/zopyx/surveyjs/browser/static/dashboard.js
src/zopyx/surveyjs/browser/static/editor.css
src/zopyx/surveyjs/browser/static/editor.js
src/zopyx/surveyjs/browser/static/embed-client.js
src/zopyx/surveyjs/browser/static/form_versions.css
src/zopyx/surveyjs/browser/static/form_versions.js
src/zopyx/surveyjs/browser/static/forms_settings.json
src/zopyx/surveyjs/browser/static/header_actions.css
src/zopyx/surveyjs/browser/static/i18n.js
src/zopyx/surveyjs/browser/static/icon-download.svg
src/zopyx/surveyjs/browser/static/icon-mail.svg
src/zopyx/surveyjs/browser/static/icon-trash.svg
src/zopyx/surveyjs/browser/static/llm_models.css
src/zopyx/surveyjs/browser/static/monitor.css
src/zopyx/surveyjs/browser/static/monitor.js
src/zopyx/surveyjs/browser/static/pdf_generator.css
src/zopyx/surveyjs/browser/static/pdf_generator.js
src/zopyx/surveyjs/browser/static/pdf_importer.css
src/zopyx/surveyjs/browser/static/pdf_theme_editor.css
src/zopyx/surveyjs/browser/static/pdf_theme_editor.js
src/zopyx/surveyjs/browser/static/pfs.css
src/zopyx/surveyjs/browser/static/pfs.js
src/zopyx/surveyjs/browser/static/results.css
src/zopyx/surveyjs/browser/static/results.js
src/zopyx/surveyjs/browser/static/survey-icon.svg
src/zopyx/surveyjs/browser/static/survey-template-icon.svg
src/zopyx/surveyjs/browser/static/survey_actions.css
src/zopyx/surveyjs/browser/static/survey_add.css
src/zopyx/surveyjs/browser/static/survey_add.js
src/zopyx/surveyjs/browser/static/survey_add_form.json
src/zopyx/surveyjs/browser/static/survey_assets.js
src/zopyx/surveyjs/browser/static/survey_assets2.js
src/zopyx/surveyjs/browser/static/survey_edit_form.json
src/zopyx/surveyjs/browser/static/survey_overview.css
src/zopyx/surveyjs/browser/static/survey_overview.js
src/zopyx/surveyjs/browser/static/survey_template_viewer.css
src/zopyx/surveyjs/browser/static/survey_template_viewer.js
src/zopyx/surveyjs/browser/static/surveyjs.css
src/zopyx/surveyjs/browser/static/theme_editor.css
src/zopyx/surveyjs/browser/static/theme_editor.js
src/zopyx/surveyjs/browser/static/theme_manager.css
src/zopyx/surveyjs/browser/static/theme_manager.js
src/zopyx/surveyjs/browser/static/token_store.css
src/zopyx/surveyjs/browser/static/viewer.css
src/zopyx/surveyjs/browser/static/viewer.js
src/zopyx/surveyjs/browser/static/viewer_embed.css
src/zopyx/surveyjs/browser/static/i18n/ar.js
src/zopyx/surveyjs/browser/static/i18n/de.js
src/zopyx/surveyjs/browser/static/i18n/en.js
src/zopyx/surveyjs/browser/static/i18n/es.js
src/zopyx/surveyjs/browser/static/i18n/fi.js
src/zopyx/surveyjs/browser/static/i18n/fr.js
src/zopyx/surveyjs/browser/static/i18n/hi.js
src/zopyx/surveyjs/browser/static/i18n/it.js
src/zopyx/surveyjs/browser/static/i18n/ja.js
src/zopyx/surveyjs/browser/static/i18n/pt.js
src/zopyx/surveyjs/browser/static/surveyjs/chart.umd.min.js
src/zopyx/surveyjs/browser/static/surveyjs/contrast-dark.min.js
src/zopyx/surveyjs/browser/static/surveyjs/contrast-light.min.js
src/zopyx/surveyjs/browser/static/surveyjs/download_creator_i18n.sh
src/zopyx/surveyjs/browser/static/surveyjs/fetch_surveyjs.bash
src/zopyx/surveyjs/browser/static/surveyjs/index.min.js
src/zopyx/surveyjs/browser/static/surveyjs/jspdf.umd.min.js
src/zopyx/surveyjs/browser/static/surveyjs/plotly.min.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-core.min.css
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-core.i18n.min.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-core.min.css
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-core.min.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-arabic.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-bulgarian.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-burmese.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-catalan.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-croatian.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-czech.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-danish.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-dutch.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-english.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-finnish.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-french.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-german.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-greek.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-haitian-creole.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-hebrew.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-hungarian.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-indonesian.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-italian.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-japanese.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-korean.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-malay.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-mongolian.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-norwegian.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-persian.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-polish.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-portuguese.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-romanian.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-russian.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-simplified-chinese.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-slovak.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-slovenian.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-spanish.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-swedish.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-tajik.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-thai.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-traditional-chinese.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-i18n-turkish.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-creator-js.min.js
src/zopyx/surveyjs/browser/static/surveyjs/survey-js-ui.min.js
src/zopyx/surveyjs/browser/static/surveyjs/survey.analytics.min.css
src/zopyx/surveyjs/browser/static/surveyjs/survey.analytics.min.js
src/zopyx/surveyjs/browser/static/surveyjs/survey.core.min.js
src/zopyx/surveyjs/browser/static/surveyjs/survey.i18n.min.js
src/zopyx/surveyjs/browser/static/surveyjs/survey.pdf.min.js
src/zopyx/surveyjs/browser/static/surveyjs/ui-preset-editor.min.js
src/zopyx/surveyjs/browser/static/surveyjs/ui-presets/index.min.js
src/zopyx/surveyjs/browser/static/vendor/marked.min.js
src/zopyx/surveyjs/browser/static/vendor/tabulator.min.css
src/zopyx/surveyjs/browser/static/vendor/tabulator.min.js
src/zopyx/surveyjs/browser/static/vendor/tanstack-table-core.min.js
src/zopyx/surveyjs/browser/tests/__init__.py
src/zopyx/surveyjs/browser/tests/test_token_store_view.py
src/zopyx/surveyjs/chatbot/__init__.py
src/zopyx/surveyjs/chatbot/engine.py
src/zopyx/surveyjs/chatbot/indexer.py
src/zopyx/surveyjs/chatbot/retriever.py
src/zopyx/surveyjs/chatbot/vector_store.py
src/zopyx/surveyjs/content/__init__.py
src/zopyx/surveyjs/content/survey.py
src/zopyx/surveyjs/content/survey.xml
src/zopyx/surveyjs/content/survey_template.py
src/zopyx/surveyjs/converters/__init__.py
src/zopyx/surveyjs/converters/cli.py
src/zopyx/surveyjs/converters/common.py
src/zopyx/surveyjs/converters/csv_export.py
src/zopyx/surveyjs/converters/docx_export.py
src/zopyx/surveyjs/converters/html.py
src/zopyx/surveyjs/converters/json_export.py
src/zopyx/surveyjs/converters/markdown.py
src/zopyx/surveyjs/converters/pdf.py
src/zopyx/surveyjs/converters/text.py
src/zopyx/surveyjs/converters/types.py
src/zopyx/surveyjs/converters/xlsx_export.py
src/zopyx/surveyjs/converters/xml_export.py
src/zopyx/surveyjs/converters/tests/conftest.py
src/zopyx/surveyjs/converters/tests/test_converters.py
src/zopyx/surveyjs/data_validation/Makefile
src/zopyx/surveyjs/data_validation/__init__.py
src/zopyx/surveyjs/data_validation/bun.lock
src/zopyx/surveyjs/data_validation/data-invalid.json
src/zopyx/surveyjs/data_validation/data-valid.json
src/zopyx/surveyjs/data_validation/data_validation.py
src/zopyx/surveyjs/data_validation/deno_build.py
src/zopyx/surveyjs/data_validation/output.json
src/zopyx/surveyjs/data_validation/package.json
src/zopyx/surveyjs/data_validation/survey.json
src/zopyx/surveyjs/data_validation/validate.mjs
src/zopyx/surveyjs/data_validation/validate_data.py
src/zopyx/surveyjs/data_validation/tests/test_data_validation.py
src/zopyx/surveyjs/data_validation/tests/test_deno_build.py
src/zopyx/surveyjs/data_validation/tests/test_validate_data.py
src/zopyx/surveyjs/locales/README.rst
src/zopyx/surveyjs/locales/__init__.py
src/zopyx/surveyjs/locales/autopo.ooo
src/zopyx/surveyjs/locales/update.py
src/zopyx/surveyjs/locales/update.sh
src/zopyx/surveyjs/locales/zopyx.surveyjs.pot
src/zopyx/surveyjs/locales/ar/LC_MESSAGES/zopyx.surveyjs.po
src/zopyx/surveyjs/locales/de/LC_MESSAGES/zopyx.surveyjs.po
src/zopyx/surveyjs/locales/en/LC_MESSAGES/zopyx.surveyjs.po
src/zopyx/surveyjs/locales/es/LC_MESSAGES/zopyx.surveyjs.po
src/zopyx/surveyjs/locales/fi/LC_MESSAGES/zopyx.surveyjs.po
src/zopyx/surveyjs/locales/fr/LC_MESSAGES/zopyx.surveyjs.po
src/zopyx/surveyjs/locales/hi/LC_MESSAGES/zopyx.surveyjs.po
src/zopyx/surveyjs/locales/it/LC_MESSAGES/zopyx.surveyjs.po
src/zopyx/surveyjs/locales/ja/LC_MESSAGES/zopyx.surveyjs.po
src/zopyx/surveyjs/locales/pt/LC_MESSAGES/zopyx.surveyjs.po
src/zopyx/surveyjs/overrides/Products.CMFPlone.browser.login.templates.login.pt
src/zopyx/surveyjs/profiles/default/actions.xml
src/zopyx/surveyjs/profiles/default/browserlayer.xml
src/zopyx/surveyjs/profiles/default/catalog.xml
src/zopyx/surveyjs/profiles/default/controlpanel.xml
src/zopyx/surveyjs/profiles/default/metadata.xml
src/zopyx/surveyjs/profiles/default/rolemap.xml
src/zopyx/surveyjs/profiles/default/types.xml
src/zopyx/surveyjs/profiles/default/registry/main.xml
src/zopyx/surveyjs/profiles/default/types/Folder.xml
src/zopyx/surveyjs/profiles/default/types/Survey.xml
src/zopyx/surveyjs/profiles/default/types/SurveyTemplate.xml
src/zopyx/surveyjs/profiles/uninstall/browserlayer.xml
src/zopyx/surveyjs/schema/INSTRUCTIONS.md
src/zopyx/surveyjs/schema/MEMORY.md
src/zopyx/surveyjs/schema/sample_form.json
src/zopyx/surveyjs/schema/sample_result.json
src/zopyx/surveyjs/schema/survey-data-form.json
src/zopyx/surveyjs/schema/survey-form-form.json
src/zopyx/surveyjs/schema/surveyjs_definition.json
src/zopyx/surveyjs/schema/.idea/.gitignore
src/zopyx/surveyjs/schema/.idea/material_theme_project_new.xml
src/zopyx/surveyjs/schema/.idea/misc.xml
src/zopyx/surveyjs/schema/.idea/modules.xml
src/zopyx/surveyjs/schema/.idea/ruff.xml
src/zopyx/surveyjs/schema/.idea/schema.iml
src/zopyx/surveyjs/schema/.idea/vcs.xml
src/zopyx/surveyjs/schema/.idea/inspectionProfiles/Project_Default.xml
src/zopyx/surveyjs/schema/.idea/inspectionProfiles/profiles_settings.xml
src/zopyx/surveyjs/schema/sample/survey-data-formular.json
src/zopyx/surveyjs/schema/sample/survey-form-formular.json
src/zopyx/surveyjs/schema/tests/test_converter.py
src/zopyx/surveyjs/schema/tests/test_converters_formats.py
src/zopyx/surveyjs/tests/FilledForm.pdf
src/zopyx/surveyjs/tests/__init__.py
src/zopyx/surveyjs/tests/legacy_survey_template.py
src/zopyx/surveyjs/tests/test_ai.py
src/zopyx/surveyjs/tests/test_ai_settings.py
src/zopyx/surveyjs/tests/test_ai_test.py
src/zopyx/surveyjs/tests/test_audit.py
src/zopyx/surveyjs/tests/test_auth_services.py
src/zopyx/surveyjs/tests/test_browser_coverage_views.py
src/zopyx/surveyjs/tests/test_chatbot.py
src/zopyx/surveyjs/tests/test_ct_survey.py
src/zopyx/surveyjs/tests/test_ct_survey_template.py
src/zopyx/surveyjs/tests/test_demo_content_view.py
src/zopyx/surveyjs/tests/test_embed_security.py
src/zopyx/surveyjs/tests/test_fillable_pdf_view.py
src/zopyx/surveyjs/tests/test_integration_subscribers.py
src/zopyx/surveyjs/tests/test_integration_views.py
src/zopyx/surveyjs/tests/test_kv.py
src/zopyx/surveyjs/tests/test_kv_db_containers.py
src/zopyx/surveyjs/tests/test_monitoring.py
src/zopyx/surveyjs/tests/test_overview_and_template_views.py
src/zopyx/surveyjs/tests/test_po_files.py
src/zopyx/surveyjs/tests/test_result_services.py
src/zopyx/surveyjs/tests/test_robot.py
src/zopyx/surveyjs/tests/test_security.py
src/zopyx/surveyjs/tests/test_setup.py
src/zopyx/surveyjs/tests/test_storage_sqlite.py
src/zopyx/surveyjs/tests/test_storage_zodb.py
src/zopyx/surveyjs/tests/test_survey_add_views.py
src/zopyx/surveyjs/tests/test_survey_results_critical.py
src/zopyx/surveyjs/tests/test_survey_versions_views.py
src/zopyx/surveyjs/tests/test_theme_manager.py
src/zopyx/surveyjs/tests/test_views_critical_helpers.py
src/zopyx/surveyjs/tests/test_views_helpers.py
src/zopyx/surveyjs/tests/test_vocab_ai_models.py
src/zopyx/surveyjs/tests/test_vocab_survey_status.py
src/zopyx/surveyjs/tests/robot/test_ct_survey.robot
src/zopyx/surveyjs/tests/robot/test_example.robot
src/zopyx/surveyjs/vocabularies/__init__.py
src/zopyx/surveyjs/vocabularies/ai_models.py
src/zopyx/surveyjs/vocabularies/configure.zcml
src/zopyx/surveyjs/vocabularies/survey_status.py
src/zopyx/surveyjs/vocabularies/survey_themes.py