EduNetworkBuilder/EduNetworkBuilder/Resources/Level0-Help.enbx

113 lines
3.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<EduNetworkBuilder>
<!--This is a network file for EduNetworkBuilder.-->
<Network>
<en_message>To learn how this program works, first we will acquaint you with the 'Help.' Most of the puzzles you do, you will want to do with as little help as possible. But, there is help when you need it. For this puzzle, click one of the four help-levels (round buttons) on the right. Then mouse-over the PC and see the messages. When you have moused-over for all the buttons (and pressed the ? box), this puzzle will be completed.</en_message>
<en_title>Learn how help works</en_title>
<height>1024</height>
<width>1024</width>
<itemsize>100</itemsize>
<showlabels>True</showlabels>
<level>0</level>
<sortorder>0</sortorder>
<uniqueidentifier>106</uniqueidentifier>
<startinghelplevel>full</startinghelplevel>
<device>
<hostname>pc0</hostname>
<size>100</size>
<uniqueidentifier>100</uniqueidentifier>
<location>400,420</location>
<mytype>pc</mytype>
<isdns>False</isdns>
<isdhcp>False</isdhcp>
<gateway>
<ip>0.0.0.0</ip>
<mask>0.0.0.0</mask>
<gateway>0.0.0.0</gateway>
<type>gw</type>
</gateway>
<nic>
<nictype>lo</nictype>
<nicname>lo0</nicname>
<myid>
<hostid>100</hostid>
<nicid>101</nicid>
<hostname>pc0</hostname>
<nicname>lo0</nicname>
</myid>
<nictype>lo</nictype>
<uniqueidentifier>101</uniqueidentifier>
<usesdhcp>False</usesdhcp>
<encryptionkey />
<interface>
<nicname>lo0</nicname>
<myip>
<ip>127.0.0.1</ip>
<mask>255.0.0.0</mask>
<gateway>0.0.0.0</gateway>
<type>ip</type>
</myip>
</interface>
</nic>
<nic>
<nictype>eth</nictype>
<nicname>eth0</nicname>
<myid>
<hostid>100</hostid>
<nicid>102</nicid>
<hostname>pc0</hostname>
<nicname>eth0</nicname>
</myid>
<nictype>eth</nictype>
<uniqueidentifier>102</uniqueidentifier>
<usesdhcp>False</usesdhcp>
<encryptionkey />
<interface>
<nicname>eth0</nicname>
<myip>
<ip>192.168.1.1</ip>
<mask>255.255.255.0</mask>
<gateway>0.0.0.0</gateway>
<type>ip</type>
</myip>
</interface>
</nic>
</device>
<nettest>
<shost>pc0</shost>
<dhost>none</dhost>
<thetest>HelpRequest</thetest>
</nettest>
<nettest>
<shost>pc0</shost>
<dhost>basic</dhost>
<thetest>HelpRequest</thetest>
</nettest>
<nettest>
<shost>pc0</shost>
<dhost>hints</dhost>
<thetest>HelpRequest</thetest>
</nettest>
<nettest>
<shost>pc0</shost>
<dhost>full</dhost>
<thetest>HelpRequest</thetest>
</nettest>
<nettest>
<shost>pc0</shost>
<dhost>?Button</dhost>
<thetest>HelpRequest</thetest>
</nettest>
<nettest>
<shost>pc0</shost>
<dhost>ViewButton</dhost>
<thetest>HelpRequest</thetest>
</nettest>
<nettest>
<shost>Help</shost>
<dhost>Read</dhost>
<thetest>ReadContextHelp</thetest>
</nettest>
<tag>Help</tag>
</Network>
</EduNetworkBuilder>