@instructure/quiz-core 17.63.1-rc.0 → 17.63.1-rc.1
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/es/reporting/components/resources/NewQuizAndItemAnalysis/NewQuizAnalysis/presenter.js
CHANGED
|
@@ -8,16 +8,16 @@ var _dec, _class, _class2, _temp;
|
|
|
8
8
|
import { Heading } from '@instructure/ui-heading';
|
|
9
9
|
import React, { Component } from 'react';
|
|
10
10
|
var styles = {
|
|
11
|
-
componentId: '
|
|
11
|
+
componentId: 'bnEXV',
|
|
12
12
|
template: function template(theme) {
|
|
13
|
-
return "\n\n.
|
|
13
|
+
return "\n\n.bnEXV_eDnN{display:flex;justify-content:space-between;padding-bottom:".concat(theme.headingPadding || 'inherit', "}\n\n.bnEXV_eKXQ{padding:").concat(theme.cardWrapperPadding || 'inherit', ";position:relative}\n\n.bnEXV_crZr{padding-top:").concat(theme.metricGroupPaddingTop || 'inherit', "}\n\n.bnEXV_bTHH{position:absolute;right:").concat(theme.viewPadding || 'inherit', ";top:").concat(theme.viewPadding || 'inherit', "}\n\n.bnEXV_dPzc,.bnEXV_cpZE{column-gap:").concat(theme.metricsColumnGap || 'inherit', ";display:flex;flex-wrap:wrap;justify-content:flex-start;row-gap:1.5rem}");
|
|
14
14
|
},
|
|
15
|
-
'heading': '
|
|
16
|
-
'cardWrapper': '
|
|
17
|
-
'container': '
|
|
18
|
-
'expandButtonContainer': '
|
|
19
|
-
'metricGroup': '
|
|
20
|
-
'metricsWrapper': '
|
|
15
|
+
'heading': 'bnEXV_eDnN',
|
|
16
|
+
'cardWrapper': 'bnEXV_eKXQ',
|
|
17
|
+
'container': 'bnEXV_crZr',
|
|
18
|
+
'expandButtonContainer': 'bnEXV_bTHH',
|
|
19
|
+
'metricGroup': 'bnEXV_dPzc',
|
|
20
|
+
'metricsWrapper': 'bnEXV_cpZE'
|
|
21
21
|
};
|
|
22
22
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
23
23
|
import ExpandButton from "../../../../../common/components/shared/ExpandButton/index.js";
|
|
@@ -72,12 +72,7 @@ export var NewQuizAnalysis = (_dec = themeable(theme, styles), _dec(_class = (_t
|
|
|
72
72
|
className: styles.container
|
|
73
73
|
}, /*#__PURE__*/React.createElement("div", {
|
|
74
74
|
className: styles.metricGroup
|
|
75
|
-
}, /*#__PURE__*/React.createElement(
|
|
76
|
-
metricKey: "median_percentage",
|
|
77
|
-
label: t('Median Score'),
|
|
78
|
-
value: t.number(scores === null || scores === void 0 ? void 0 : scores.median_percentage),
|
|
79
|
-
suffix: "%"
|
|
80
|
-
}), /*#__PURE__*/React.createElement(AnalysisPopoverMetric, {
|
|
75
|
+
}, /*#__PURE__*/React.createElement(AnalysisPopoverMetric, {
|
|
81
76
|
metricKey: "stddev",
|
|
82
77
|
value: t.number(scores === null || scores === void 0 ? void 0 : scores.stddev),
|
|
83
78
|
label: t('Standard Deviation'),
|
|
@@ -130,9 +125,10 @@ export var NewQuizAnalysis = (_dec = themeable(theme, styles), _dec(_class = (_t
|
|
|
130
125
|
})), /*#__PURE__*/React.createElement("div", {
|
|
131
126
|
className: styles.metricsWrapper
|
|
132
127
|
}, /*#__PURE__*/React.createElement(AnalysisMetric, {
|
|
133
|
-
metricKey: "
|
|
134
|
-
label: t('
|
|
135
|
-
value: t.number(
|
|
128
|
+
metricKey: "median_percentage",
|
|
129
|
+
label: t('Median Score'),
|
|
130
|
+
value: t.number(scores === null || scores === void 0 ? void 0 : scores.median_percentage),
|
|
131
|
+
suffix: "%"
|
|
136
132
|
}), /*#__PURE__*/React.createElement(AnalysisMetric, {
|
|
137
133
|
metricKey: "mean_elapsed_sec",
|
|
138
134
|
label: t('mean elapsed time'),
|
package/lib/reporting/components/resources/NewQuizAndItemAnalysis/NewQuizAnalysis/presenter.js
CHANGED
|
@@ -44,16 +44,16 @@ var _propTypes = require("../propTypes.js");
|
|
|
44
44
|
var _dec, _class, _class2, _temp;
|
|
45
45
|
|
|
46
46
|
var styles = {
|
|
47
|
-
componentId: '
|
|
47
|
+
componentId: 'bnEXV',
|
|
48
48
|
template: function template(theme) {
|
|
49
|
-
return "\n\n.
|
|
49
|
+
return "\n\n.bnEXV_eDnN{display:flex;justify-content:space-between;padding-bottom:".concat(theme.headingPadding || 'inherit', "}\n\n.bnEXV_eKXQ{padding:").concat(theme.cardWrapperPadding || 'inherit', ";position:relative}\n\n.bnEXV_crZr{padding-top:").concat(theme.metricGroupPaddingTop || 'inherit', "}\n\n.bnEXV_bTHH{position:absolute;right:").concat(theme.viewPadding || 'inherit', ";top:").concat(theme.viewPadding || 'inherit', "}\n\n.bnEXV_dPzc,.bnEXV_cpZE{column-gap:").concat(theme.metricsColumnGap || 'inherit', ";display:flex;flex-wrap:wrap;justify-content:flex-start;row-gap:1.5rem}");
|
|
50
50
|
},
|
|
51
|
-
'heading': '
|
|
52
|
-
'cardWrapper': '
|
|
53
|
-
'container': '
|
|
54
|
-
'expandButtonContainer': '
|
|
55
|
-
'metricGroup': '
|
|
56
|
-
'metricsWrapper': '
|
|
51
|
+
'heading': 'bnEXV_eDnN',
|
|
52
|
+
'cardWrapper': 'bnEXV_eKXQ',
|
|
53
|
+
'container': 'bnEXV_crZr',
|
|
54
|
+
'expandButtonContainer': 'bnEXV_bTHH',
|
|
55
|
+
'metricGroup': 'bnEXV_dPzc',
|
|
56
|
+
'metricsWrapper': 'bnEXV_cpZE'
|
|
57
57
|
};
|
|
58
58
|
var stdDevPopoverTexts = {
|
|
59
59
|
title: 'Lorem ipsum ',
|
|
@@ -98,12 +98,7 @@ var NewQuizAnalysis = (_dec = (0, _uiThemeable.themeable)(_theme.default, styles
|
|
|
98
98
|
className: styles.container
|
|
99
99
|
}, /*#__PURE__*/_react.default.createElement("div", {
|
|
100
100
|
className: styles.metricGroup
|
|
101
|
-
}, /*#__PURE__*/_react.default.createElement(
|
|
102
|
-
metricKey: "median_percentage",
|
|
103
|
-
label: (0, _formatMessage.default)('Median Score'),
|
|
104
|
-
value: _formatMessage.default.number(scores === null || scores === void 0 ? void 0 : scores.median_percentage),
|
|
105
|
-
suffix: "%"
|
|
106
|
-
}), /*#__PURE__*/_react.default.createElement(_index3.default, {
|
|
101
|
+
}, /*#__PURE__*/_react.default.createElement(_index3.default, {
|
|
107
102
|
metricKey: "stddev",
|
|
108
103
|
value: _formatMessage.default.number(scores === null || scores === void 0 ? void 0 : scores.stddev),
|
|
109
104
|
label: (0, _formatMessage.default)('Standard Deviation'),
|
|
@@ -156,9 +151,10 @@ var NewQuizAnalysis = (_dec = (0, _uiThemeable.themeable)(_theme.default, styles
|
|
|
156
151
|
})), /*#__PURE__*/_react.default.createElement("div", {
|
|
157
152
|
className: styles.metricsWrapper
|
|
158
153
|
}, /*#__PURE__*/_react.default.createElement(_index4.default, {
|
|
159
|
-
metricKey: "
|
|
160
|
-
label: (0, _formatMessage.default)('
|
|
161
|
-
value: _formatMessage.default.number(
|
|
154
|
+
metricKey: "median_percentage",
|
|
155
|
+
label: (0, _formatMessage.default)('Median Score'),
|
|
156
|
+
value: _formatMessage.default.number(scores === null || scores === void 0 ? void 0 : scores.median_percentage),
|
|
157
|
+
suffix: "%"
|
|
162
158
|
}), /*#__PURE__*/_react.default.createElement(_index4.default, {
|
|
163
159
|
metricKey: "mean_elapsed_sec",
|
|
164
160
|
label: (0, _formatMessage.default)('mean elapsed time'),
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/quiz-core",
|
|
3
|
-
"version": "17.63.1-rc.
|
|
3
|
+
"version": "17.63.1-rc.1+70beebd5f",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "The Quiz React SDK by Instructure Inc.",
|
|
6
6
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
@@ -41,11 +41,11 @@
|
|
|
41
41
|
],
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"@instructure/outcomes-ui": "^2.1.9",
|
|
44
|
-
"@instructure/quiz-common": "17.63.1-rc.
|
|
45
|
-
"@instructure/quiz-i18n": "17.63.1-rc.
|
|
46
|
-
"@instructure/quiz-interactions": "17.63.1-rc.
|
|
47
|
-
"@instructure/quiz-number-input": "17.63.1-rc.
|
|
48
|
-
"@instructure/quiz-rce": "17.63.1-rc.
|
|
44
|
+
"@instructure/quiz-common": "17.63.1-rc.1+70beebd5f",
|
|
45
|
+
"@instructure/quiz-i18n": "17.63.1-rc.1+70beebd5f",
|
|
46
|
+
"@instructure/quiz-interactions": "17.63.1-rc.1+70beebd5f",
|
|
47
|
+
"@instructure/quiz-number-input": "17.63.1-rc.1+70beebd5f",
|
|
48
|
+
"@instructure/quiz-rce": "17.63.1-rc.1+70beebd5f",
|
|
49
49
|
"@instructure/ui-a11y-content": "^7.20.0",
|
|
50
50
|
"@instructure/ui-alerts": "^7.20.0",
|
|
51
51
|
"@instructure/ui-avatar": "^7.20.0",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"eventemitter3": "^3.1.0",
|
|
107
107
|
"humps": "^2.0.0",
|
|
108
108
|
"immutable": "^3.8.1",
|
|
109
|
-
"instructure-validations": "17.63.1-rc.
|
|
109
|
+
"instructure-validations": "17.63.1-rc.1+70beebd5f",
|
|
110
110
|
"ipaddr.js": "^1.5.4",
|
|
111
111
|
"isomorphic-fetch": "^2.2.0",
|
|
112
112
|
"isuuid": "^0.1.0",
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
"intl": "^1.2.4",
|
|
158
158
|
"jquery": "^2.2.3",
|
|
159
159
|
"most-subject": "^5.3.0",
|
|
160
|
-
"quiz-presets": "17.63.1-rc.
|
|
160
|
+
"quiz-presets": "17.63.1-rc.1+70beebd5f",
|
|
161
161
|
"react": "^16.8.6",
|
|
162
162
|
"react-addons-test-utils": "^15.6.2",
|
|
163
163
|
"react-dom": "^16.8.6",
|
|
@@ -173,5 +173,5 @@
|
|
|
173
173
|
"publishConfig": {
|
|
174
174
|
"access": "public"
|
|
175
175
|
},
|
|
176
|
-
"gitHead": "
|
|
176
|
+
"gitHead": "70beebd5f9c207e03df9942938452b5389ef3881"
|
|
177
177
|
}
|