VITTA SD 2011 exam #2 - C6a/b/c<br><br>There&#39;s another deliberate logical error in the pseudocode that makes itself shown in 1344&#39;s actual total fare. It&#39;s not specifically asked about in the paper, but students might suggest it as an algorithmic fault in C6b and C6c.<br>

<br>The very first record processed is not counted as a trip because LastCustomerID is initialised as blank and does not match the NextCustomerID in the very first record.  This explains why the actual total is $2 less than the expected total. <br>

<br>You might want to add a question to see if kids can explain the discrepancy in customer 1344&#39;s actual total fare.  <br><br>Keep in mind that customer 1344&#39;s expected and actual fares should both be $2 less than they are in the solution because there are only 2 trips for that customer, not 3 as far as I can tell.<br>

<br><br><br><div class="gmail_quote">On 13 August 2012 08:19, Mark KELLY <span dir="ltr">&lt;<a href="mailto:kel@mckinnonsc.vic.edu.au" target="_blank">kel@mckinnonsc.vic.edu.au</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi all.  Playing with Section C, Q6a, customer 1344 is said in the solution to expect a $6.00 total fare, but I can only see 2 trips taken by that person, which would give an expected total of $4.00.<br><br>Can someone confirm this?<br clear="all">


<br>People using this exam will also need to note that the answers to these questions will change over time because the people&#39;s birthdates are used rather than their raw ages. So the troublesome 16 year old is now 17 in 2012, and is beyond the boundary condition! You might want to replace DOBs with raw ages instead.<span class="HOEnZb"><font color="#888888"><br>


<br>-- <br>Mark Kelly</font></span><br></blockquote></div><br>-- <br>Mark Kelly<br>Manager of ICT, Reporting, IT Learning Area<br>McKinnon Secondary College<br>McKinnon Rd McKinnon 3204, Victoria, Australia<br>Direct line / Voicemail: +613 8520 9085, Fax +613 9578 9253<br>

<a href="mailto:kel@mckinnonsc.vic.edu.au" target="_blank">kel@mckinnonsc.vic.edu.au</a> &lt;&lt; use this, not Edumail please!<br>VCE IT Lecture Notes: <a href="http://vceit.com" target="_blank">http://vceit.com</a><br>
Moderator: IT Applications Edulist<br>
<br>--<br>The illiterate of the 21st century will not be those who cannot read and write, but those who cannot learn, unlearn and relearn - Alvin Toffler.<br><br><br>