Skip to main content

Surveys DesktopSimulator

Introduces an option to integrate the Desktop Simulator into surveys.

What this module is used for

  • Module path: src/Modules/CloudSolutions.Surveys.DesktopSimulator
  • Orchard module name: Survey Desktop Simulator
  • Category: Content Management
  • Project website: https://www.winnerware.ai
  • Author metadata: Jack Telford

This page is generated from the current repository structure and manifest metadata so it reflects the implementation in the codebase.

How to configure it

  1. Enable the module or the specific feature from Configuration -> Features in the Orchard Core admin.
  2. Review the feature dependencies listed below and enable any supporting Orchard Core or CloudSolutions features they require.
  3. If the module adds settings, recipes, migrations, admin screens, or workflows, configure those pieces after enabling the feature.
  4. Validate the module in the running site by checking the related admin menu items, content types, permissions, or UI surfaces introduced by the module.

Feature and dependency map

No explicit Feature declarations were found in Manifest.cs.

Implementation signals in the codebase

  • Startup class present: Yes
  • Data migrations present: Yes
  • Recipes present: No
  • Controllers present: No
  • Views present: Yes
  • Assets present: No
  • Workflows present: No
  • Settings-related files found: none detected by filename pattern

Configuration checklist

  • Enable the module feature in Orchard Core.
  • After enabling, verify any content definitions or indexes created by data migrations.

Existing module README signals

The following headings were found in the module README and may be useful starting points for deeper docs:

  • Key Files and Directories within the wwwroot/Simulator Folder

  • Main Files

  • Static Assets

  • Editing Files

  • Other Important Directories

  • Simulator Logic

  • Step-by-Step Guide to Running the Simulator and Building the Production Folder