|
anpstudio 0.4.0
ANP Studio — Analytic Network Process desktop application
|
A Google Form created from this model (Studio extension; for reopen + import). More...
#include <document.hpp>
Public Attributes | |
| QString | structureFingerprint |
| SHA-256 hex of sorted [anp:…] judgment tags at create time. | |
| QStringList | questionTags |
| Judgment tags present on the form (for diagnostics / matching). | |
| QStringList | questionIds |
Forms questionIds parallel to mappedTags (identity + judgments). | |
| QStringList | mappedTags |
Tags aligned with questionIds (includes respondent / email tags). | |
A Google Form created from this model (Studio extension; for reopen + import).
structureFingerprint pins the form to the judgment question set at create time. Changing nodes/links/alternatives/scales makes the form out of date (compare via googleFormFingerprintMatches). Judgment values do not.
| QStringList LinkedGoogleForm::questionIds |
Forms questionIds parallel to mappedTags (identity + judgments).
Empty for legacy forms — import falls back to [anp:] tags in titles.