Welcome to TUKE Final Exam Hey, you don't want to write the exam!

NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<?xml version="1.0" encoding="UTF-8"?>
<vxml version="2.0">
<var name="SUBJECT"/>
<var name="DATE"/>
<form id="Exam">
<block>
Welcome to TUKE Final Exam
</block>

<field name="firstname">
<noinput> Hey, you don't want to write the exam! </noinput>
<nomatch> Hey you entered your middle name </nomatch>

<prompt> Enter your first name? </prompt>
<grammar root="first_rule" version="1.0" xml:lang="en">

<rule id="first_rule" scope="public">
<one-of>
<item> siriki </item>
<item> chintapalli </item>
<item> murgan </item>
<item> jayabal </item>
<item> daewood </item>
</one-of>
</rule>
</grammar>

<filled>
<prompt> okay, Thank you <value expr="firstname"/>. </prompt>
<goto next="#dateofbirth"/>

</filled>
</field>

</form>


<form id="dateofbirth">

<field name="Birth">
<prompt> please enter your birth date. example(26 jul 1991)</prompt>
<grammar root="main" version="1.0" xml:lang="en">
<rule id="main" scope="public">
<item> <ruleref uri="#day"/> <tag> $.day = $day; </tag> </item>
<item> <ruleref uri="#month"/> <tag> $.month = $month; </tag> </item>
<item> <ruleref uri="#year"/> <tag> $.year = $year; </tag> </item>
</rule>

<rule id="day" scope="public">
<one-of>
<item> 01 </item>
<item> 02 </item>
<item> 03 </item>
<item> 04 </item>
<item> 05 </item>
<item> 06 </item>
<item> 07 </item>
<item> 08 </item>
<item> 09 </item>
<item> 10 </item>
<item> 11 </item>
<item> 12 </item>
<item> 13 </item>
<item> 14 </item>
<item> 15 </item>
<item> 16 </item>
<item> 17 </item>
<item> 18 </item>
<item> 19 </item>
<item> 20 </item>
<item> 21 </item>
<item> 22 </item>
<item> 23 </item>
<item> 24 </item>
<item> 25 </item>
<item> 26 </item>
<item> 27 </item>
<item> 28 </item>
<item> 29 </item>
<item> 30 </item>
</one-of>

</rule>

<rule id="month" scope="public">
<one-of>
<item> jan </item>
<item> feb </item>
<item> mar </item>
<item> apr </item>
<item> may </item>
<item> jun </item>
<item> jul </item>
<item> aug </item>
<item> sep</item>
<item> oct </item>
<item> nov </item>
<item> dec </item>

</one-of>

</rule>

<rule id="year" scope="public">
<one-of>
<item> 1985 </item>
<item> 1986 </item>
<item> 1987 </item>
<item> 1988 </item>
<item> 1989 </item>
<item> 1990 </item>
<item> 1991 </item>
<item> 1992 </item>
<item> 1993 </item>
<item> 1994 </item>
<item> 1995 </item>
<item> 1996 </item>
</one-of>

</rule>


</grammar>
<filled>
<prompt> okay, Thank you for entering your birth date <value expr="Birth"/>. </prompt>
<goto next="#subject"/>

</filled>


</field>
</form>

<form id="subject">

<field name="MastersSubject">
<prompt> Select the subject, choose the number<enumerate/> </prompt>
<option dtmf="1" value="DTS"> 1 digital television systems </option>

<option dtmf="2" value="SM"> 2 speech and modern communications </option>

<option dtmf="3" value="UWB"> 3 ultra wide band sensors </option>

<option dtmf="4" value="PH"> 4 photonics </option>

<filled>
<assign name="SUBJECT" expr="MastersSubject"/>
<if cond="MastersSubject=='DTS'">
<prompt> your proffesor is Ludmila. </prompt>
<prompt> I think it is easy exam, All the best </prompt>
<elseif cond="MastersSubject=='SM'"/>
<prompt> Your professor is Ondas. </prompt>
<prompt> I think it is very tough exam, All the best </prompt>
<elseif cond="MastersSubject=='UWB'"/>
<prompt> Your professor is Dusan Kocur. </prompt>
<prompt> It is very tough subject, All the best </prompt>
<elseif cond="MastersSubject=='PH'"/>
<prompt> Your professor is Jan Turan. </prompt>
<prompt> Already you passed the exam </prompt>
</if>
<goto next="#selectdate"/>
</filled>
</field>
</form>

<form id="selectdate">
<field name="date">
<prompt> Select the date for examination, choose the number <enumerate/> </prompt>
<option dtmf="5" value="28th nov 2017"> 5 28th nov 2017 </option>

<option dtmf="6" value="30th nov 2017"> 6 30th nov 2017 </option>

<option dtmf="7" value="7th feb 2018"> 7 7th feb 2018 </option>

<option dtmf="8" value="4th dec 2017"> 8 4th dec 2017 </option>

<filled>
<assign name="DATE" expr="date"/>
<if cond="date=='DTS'">
<prompt> Thank you for choosing the exam date </prompt>
<prompt> All the best </prompt>
<elseif cond="date=='SM'"/>
<prompt> Thank you for choosing the exam date </prompt>
<prompt> All the best </prompt>
<elseif cond="date=='UWB'"/>
<prompt> Thank you for choosing the exam date </prompt>
<prompt> All the best </prompt>
<elseif cond="date=='PH'"/>
<prompt> Thank you for choosing the exam date. </prompt>
<prompt> All the best </prompt>
</if>
<goto next="#confirmation"/>
</filled>
</field>
</form>
<form id="confirmation">
<block>
<prompt> you selected subject is <value expr="SUBJECT"/> </prompt>
<prompt> and date of examination is <value expr="DATE"/> </prompt>
</block>
</form>
</vxml>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.