[Year 12 IT Apps] OT-any new ideas Y10 name / course
Martin, Michael M
martin.michael.m at edumail.vic.gov.au
Fri Apr 27 08:41:43 EST 2007
Hi Rob,
We have called our Yr 10 course - Take the ICT Challenge.
I have also attached a copy of our Yr 10 course plan. Hope this helps
Michael Martin
Copperfield College
________________________________
From: itapps-bounces at edulists.com.au on behalf of Strachan, Robert L
Sent: Thu 26/04/2007 1:39 PM
To: Year 12 IT Applications Teachers' Mailing List
Subject: [Year 12 IT Apps] OT-any new ideas Y10 name / course
I am trying to redevelop the Year 10 course at present.
Does any one have any new slant on course content name etc which excites stu=
dents to continue into VCE
Thanks for your assistance
Rob
________________________________
From: itapps-bounces at edulists.com.au [mailto:itapps-bounces at edulists.com.au]=
On Behalf Of Lumsden, Richard G
Sent: Thursday, 26 April 2007 1:17 PM
To: Year 12 IT Applications Teachers' Mailing List
Subject: RE: [Year 12 IT Apps] off topic VB6 problem
Try to no think in terms of the Vb array structure.
A sorted recordset is list with each record in the list having a record numb=
er associated in the internal memory.
Get the index value of your random generator to locate the record in the rec=
ordset via the recordnumber given by the random generated index.
There is plenty o f MShelp on recordsets to show you how to go about this.
Good Luck and happy coding.
Regards,
Rick Lumsden
________________________________
From: itapps-bounces at edulists.com.au [mailto:itapps-bounces at edulists.com.au]=
On Behalf Of Jim Bunn
Sent: Thursday, 26 April 2007 1:01 PM
To: IT Applications mailing list
Subject: [Year 12 IT Apps] off topic VB6 problem
Hi all,
I'm trying to create a random phrase generator using Visual Basic 6 and am s=
tumped. I can make a simple one by creating a string variable for each word,=
and then print random phrases with this simple code:
For phrase =3D 1 To 5
x =3D Int(5 * Rnd(1) + 1)
y =3D Int(5 * Rnd(1) + 1)
z =3D Int(5 * Rnd(1) + 1)
Print adj1(x); " "; adj2(y); " "; noun(z)
Next phrase
What I want to be able to do is store the words in a database and use the re=
cordset command to generate a phrase. I also want to be able to edit (add to=
and delete) words from the database fields.
Anyone able to help?
Thanks,
Jim
Jim Bunn
CCNA CCAI ITE1
Technology Coordinator
Hampton Park Secondary College
Victoria Australia
8795 9400
bunn.jim.c at edumail.vic.gov.au
Important - This email and any attachments may be confidential. If received=
in error, please contact us and delete all copies. Before opening or using=
attachments check them for viruses and defects. Regardless of any loss, dam=
age or consequence, whether caused by the negligence of the sender or not, r=
esulting directly or indirectly from the use of any attached files our liabi=
lity is limited to resupplying any affected attachments. Any representations=
or opinions expressed are those of the individual sender, and not necessari=
ly those of the Department of Education.
_______________________________________________
http://www.edulists.com.au - FAQ, resources, subscribe, unsubscribe
IT Applications Mailing List kindly supported by
http://www.vcaa.vic.edu.au - Victorian Curriculum and Assessment Authority a=
nd
http://www.vitta.org.au - VITTA Victorian Information Technology Teachers As=
sociation Inc
Important - This email and any attachments may be confidential. If received=
in error, please contact us and delete all copies. Before opening or using=
attachments check them for viruses and defects. Regardless of any loss, dam=
age or consequence, whether caused by the negligence of the sender or not, r=
esulting directly or indirectly from the use of any attached files our liabi=
lity is limited to resupplying any affected attachments. Any representations=
or opinions expressed are those of the individual sender, and not necessari=
ly those of the Department of Education.
_______________________________________________
http://www.edulists.com.au - FAQ, resources, subscribe, unsubscribe
IT Applications Mailing List kindly supported by
http://www.vcaa.vic.edu.au - Victorian Curriculum and Assessment Authority a=
nd
http://www.vitta.org.au - VITTA Victorian Information Technology Teachers As=
sociation Inc
Important - This email and any attachments may be confidential. If received=
in error, please contact us and delete all copies. Before opening or using=
attachments check them for viruses and defects. Regardless of any loss, dam=
age or consequence, whether caused by the negligence of the sender or not, r=
esulting directly or indirectly from the use of any attached files our liabi=
lity is limited to resupplying any affected attachments. Any representations=
or opinions expressed are those of the individual sender, and not necessari=
ly those of the Department of Education.
_______________________________________________
http://www.vcaa.vic.edu.au - Victorian Curriculum and Assessment Authority a=
nd
http://www.vitta.org.au - VITTA Victorian Information Technology Teachers As=
sociation Inc
Important - This email and any attachments may be confidential. If received=
in error, please contact us and delete all copies. Before opening or using=
attachments check them for viruses and defects. Regardless of any loss, dam=
age or consequence, whether caused by the negligence of the sender or not, r=
esulting directly or indirectly from the use of any attached files our liabi=
lity is limited to resupplying any affected attachments. Any representations=
or opinions expressed are those of the individual sender, and not necessari=
ly those of the Department of Education.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 113794 bytes
Desc: not available
Url : http://www.edulists.com.au/pipermail/itapps/attachments/20070427/286823c2/attachment-0001.bin
More information about the itapps
mailing list