Skip to content

Commit 14fce9c

Browse files
committed
feat: refactor operational learning map
1 parent a84e83a commit 14fce9c

File tree

11 files changed

+464
-349
lines changed

11 files changed

+464
-349
lines changed

app/src/views/OperationalLearning/KeyInsights/i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"namespace": "operationalLearning",
33
"strings": {
4-
"opsLearningSummariesHeading": "Summary of learnings",
4+
"opsLearningSummariesHeading": "Summary of learning",
55
"keyInsightsDisclaimer": "These summaries were generated using AI and Large Language Models. They represent {numOfExtractsUsed} prioritised extracts out of {totalNumberOfExtracts} from the DREF and EA documents between {appealsFromDate} - {appealsToDate}. An initial automatic assessment of the quality of the summaries resulted in around 78% performance in terms of relevancy, coherence, consistency and fluency. To see the methodology behind the prioritisation {methodologyLink}.",
66
"methodologyLinkLabel": "click here",
77
"keyInsightsReportIssue": "Report an issue",

app/src/views/OperationalLearning/OperationalLearningMap/index.tsx

Lines changed: 0 additions & 243 deletions
This file was deleted.

app/src/views/OperationalLearning/OperationalLearningMap/styles.module.css

Lines changed: 0 additions & 51 deletions
This file was deleted.

app/src/views/OperationalLearning/OperationalLearningMap/i18n.json renamed to app/src/views/OperationalLearning/Stats/OperationalLearningMap/i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"namespace": "operationalLearning",
33
"strings": {
44
"downloadMapTitle": "Operational learning map",
5-
"learningLegendLabel": "Learnings",
5+
"legendLabel": "Learning count",
66
"learningCountLegendLabel":"Learning count"
77
}
88
}

0 commit comments

Comments
 (0)