~[tlist_sql;
SELECT
gen.id
FROM
gen
~[if#suppressnull.~[pref:tsd_suppressemptytest]=1]
JOIN studenttest ON
gen.value = studenttest.testid
AND studenttest.studentid = ~(curstudid)
[/if#suppressnull]
WHERE
gen.cat='tsd_setup'
AND gen.valuet2 LIKE '%,~(curschoolid),%'
ORDER BY
gen.sortorder
;;nonemessage=
No test data is available for this student in this custom view. This is either because this student
has no test data to display or this custom view has not been configured to view this student's tests.
You can switch to the "Test Score Entry" tab above for the default test score view.
The "Test Score Display" Plugin allows you to display test scores as defined by configuration settings.
To configure tests to be displayed for this school, go to District Office -> District Setup -> Test Score Display Setup.
]
(No Test Data)
Test Date |
Grade |
Test Name |
{{head.name}} |
|
|
|
{{ item.test_name }} |
/
{{ item.sub_scores[score.key].pctscore }}%
/
{{ item.sub_scores[score.key].abcscore }}
|
No Test Data |
[/tlist_sql]