|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include <string>#include <vector>#include <map>#include <memory>#include <json.hpp>Go to the source code of this file.
Classes | |
| struct | ScaleInfo |
| struct | ScaleParameter |
| struct | LikertOptions |
| struct | VisibleWhenCondition |
| struct | ScaleDimension |
| struct | QuestionValidation |
| struct | ScaleQuestion |
| struct | ScaleQuestion::VasAnchor |
| struct | NormThreshold |
| struct | TransformStep |
| struct | DimensionScoring |
| struct | ReportConfig |
| struct | DataOutput |
| struct | ComputedVariable |
| class | ScaleDefinition |
| struct | ScaleDefinition::ValidationResult |
Typedefs | |
| using | ScaleTranslations = std::map< std::string, std::map< std::string, std::string > > |
| using ScaleTranslations = std::map<std::string, std::map<std::string, std::string> > |
Definition at line 257 of file ScaleDefinition.h.