anpstudio 0.4.0
ANP Studio — Analytic Network Process desktop application
Loading...
Searching...
No Matches
Public Attributes | List of all members
LinkedGoogleForm Struct Reference

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).
 

Detailed Description

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.

Member Data Documentation

◆ questionIds

QStringList LinkedGoogleForm::questionIds

Forms questionIds parallel to mappedTags (identity + judgments).

Empty for legacy forms — import falls back to [anp:] tags in titles.


The documentation for this struct was generated from the following file: