Skip to content

Commit ad33eef

Browse files
committed
Show the "inconclusive" chart
1 parent 9124a2b commit ad33eef

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

public/images/dpda-inconclusive.png

7.22 KB
Loading

views/chart.tt

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@
4242

4343
<p>Link to the question file: <a href="dpda-questions.txt">DPDA Questions</a></p>
4444
<p>Link to the code: <a href="https://github.com/ology/DPDA">DPDA</a></p>
45-
<p>Extreme cases - No disorders and All disorders:</p>
45+
<p>Extreme cases - No disorders, Inconclusive and All disorders:</p>
4646
<a href="/images/dpda-no-disorder.png"><img src="/images/dpda-no-disorder.png" height="5%" width="5%" /></a>
47+
<a href="/images/dpda-inconclusive.png"><img src="/images/dpda-inconclusive.png" height="5%" width="5%" /></a>
4748
<a href="/images/dpda-disordered.png"><img src="/images/dpda-disordered.png" height="5%" width="5%" /></a>
4849

4950
<p><b>* REMEMBER to save this result page. *</p>

views/sample.tt

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,9 @@
6161

6262
<p>Link to the question file: <a href="dpda-questions.txt">DPDA Questions</a></p>
6363
<p>Link to the code: <a href="https://github.com/ology/DPDA">DPDA</a></p>
64-
<p>Extreme cases - No disorders and All disorders:</p>
64+
<p>Extreme cases - No disorders, Inconclusive and All disorders:</p>
6565
<a href="/images/dpda-no-disorder.png"><img src="/images/dpda-no-disorder.png" height="5%" width="5%" /></a>
66+
<a href="/images/dpda-inconclusive.png"><img src="/images/dpda-inconclusive.png" height="5%" width="5%" /></a>
6667
<a href="/images/dpda-disordered.png"><img src="/images/dpda-disordered.png" height="5%" width="5%" /></a>
6768

6869
<p><b>* REMEMBER to save this result page. *</p>

0 commit comments

Comments
 (0)