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