@touchpoll/tp-survey 0.0.53 → 0.0.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2057,6 +2057,7 @@ class TpSurveyCoreService {
2057
2057
  },
2058
2058
  additional_info: {
2059
2059
  QuestionaryUpdateTimestamp: new Date(this.#questionary?.Info.last_update_timestamp ?? 0).getTime(),
2060
+ quotaIsCompleted: this.#surveyQuotas.quotaIsCompleted
2060
2061
  },
2061
2062
  ResultQuotaGuids: [],
2062
2063
  ResultQuota2dGuids: [],