Quick Navigation
Risksheet Tour Module
Interactive guided tours within risksheet interfaces.
Risksheet Traffic Lights Module
Visual risk status indicators and compliance traffic light displays.
Driver.js Tour Library
Open-source library powering interactive user onboarding and feature highlights.
Module Overview
TestAuto2 integrates three core JavaScript modules that enhance user experience and compliance visibility:| Module | Purpose | Integration Point |
|---|---|---|
| Risksheet Tour | Interactive step-by-step walkthroughs of HARA, FMEA, and control plan workflows | Embedded in risksheet widgets |
| Traffic Lights | Real-time ASIL/AP status visualization and compliance indicators | Dashboard and risksheet cells |
| Driver.js | Underlying tour engine library providing spotlight, tooltip, and step sequencing | Both tour and dashboard contexts |
Key Features
- Interactive Tours — Step-by-step guidance through HARA severity-exposure-controllability assessment, FMEA risk analysis, and control plan workflows
- Visual Risk Indicators — Color-coded traffic lights (green/yellow/red) for ASIL classification, action priority status, and compliance readiness
- One-Click Highlights — Spotlight unfamiliar columns and explain field dependencies in context
- Responsive Design — Tours and indicators adapt to different screen sizes and risksheet configurations
- Velocity Integration — Dashboard macros invoke tour modules via JavaScript API calls
- ISO 26262 Compliance — Tour content emphasizes functional safety standards and traceability requirements
When to Use Each Module
Module Architecture
Configuration and Customization
Each JavaScript module is configured through YAML templates stored in.polarion/nextedy/sheet-configurations/:
- Tour scripts define step sequences, spotlight targets, and tooltip content
- Traffic light rules map ASIL values and action priorities to color codes
- Event listeners connect cell changes to automatic tour progression or indicator updates
Related Documentation
- Risksheet Configurations — Dashboard macro and sheet layout setup
- Velocity Macros — Dashboard scripting that invokes JavaScript modules
- Dashboards and Reports — Where traffic lights and tours are displayed