Open amalieeh opened 2 years ago
Small things I found, the list can be added to as we go:)
[ ] reAssessments aren't stored in localstorage
[ ] unscored assessments (if possible to click finish on assessment page) should be addedd to approval page, but as unscored
[ ] remove function insperaDataToTextboxObject()
insperaDataToTextboxObject()
[ ] Change text on complete button on Assessment page from "vurdering" to "retting" ?
[ ] assessment.tsx line 48 doesn't work (initial state isn't set) const [sortingAlgorithm, setSortingAlgorithm] = useState<string>('length_hl');
const [sortingAlgorithm, setSortingAlgorithm] = useState<string>('length_hl');
[x] Should routing take you from task page to approval page if you have assessed all assessments on assessment page?
Small things I found, the list can be added to as we go:)
[ ] reAssessments aren't stored in localstorage
[ ] unscored assessments (if possible to click finish on assessment page) should be addedd to approval page, but as unscored
[ ] remove function
insperaDataToTextboxObject()
[ ] Change text on complete button on Assessment page from "vurdering" to "retting" ?
[ ] assessment.tsx line 48 doesn't work (initial state isn't set)
const [sortingAlgorithm, setSortingAlgorithm] = useState<string>('length_hl');
[x] Should routing take you from task page to approval page if you have assessed all assessments on assessment page?