mario-education 2.4.596-feedback → 2.4.598-feedback

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.
package/dist/index.js CHANGED
@@ -33222,7 +33222,7 @@ var OpenFieldTab = function OpenFieldTab(_ref) {
33222
33222
  className: "d-flex align-items-center"
33223
33223
  }, React__default.createElement(core$1.Typography, {
33224
33224
  className: "" + styles$3["total-text"]
33225
- }, t("total_of_questions"), ":"), React__default.createElement(core$1.Typography, {
33225
+ }, t("total_responses"), ":"), React__default.createElement(core$1.Typography, {
33226
33226
  className: "" + styles$3["total-value"]
33227
33227
  }, (_summarizeQuestions$t = summarizeQuestions === null || summarizeQuestions === void 0 ? void 0 : summarizeQuestions.totalItems) != null ? _summarizeQuestions$t : 0)), React__default.createElement(core$1.Grid, {
33228
33228
  onClick: function onClick() {