інформації дозволяє видаляти не потрібну інформацію, що в свою чергу дозволяє частіше повертатися до теми навчання. Вище перераховані чинники дозволяють поліпшити процес навчання в дистанційній освіті відкритих системах. br/>
Додаток А
Форма1class Form1: System.Windows.Forms.Form
{System.Windows.Forms.ComboBox comboBox1; System.Windows.Forms.Label label1; System.Windows.Forms.TextBox textBox1; System.Windows.Forms.TextBox textBox2; System.Windows.Forms . Button button1; System.Windows.Forms.MainMenu mainMenu1; System.Windows.Forms.MenuItem menuItem1;
///
///Required designer variable.
/// System.ComponentModel.Container components = null; Form1 ()
{
//
// Required for Windows Form Designer support
// ();
//
// TODO: Add any constructor code after InitializeComponent call
//
}
///
///Clean up any resources being used.
/// override void Dispose (bool disposing)
{(disposing)
{(components! = null)
{. Dispose ();
}
}. Dispose (disposing);
}
# region Windows Form Designer generated code
///
///Required method for Designer support - do not modify
///the contents of this method with the code editor.
/// void InitializeComponent ()
{. Resources.ResourceManager resources = new System.Resources.ResourceManager (typeof (Form1));. comboBox1 = new System.Windows.Forms.ComboBox ();. label1 = new System.Windows. Forms.Label ();. textBox1 = new System.Windows.Forms.TextBox ();. textBox2 = new System.Windows.Forms.TextBox ();. button1 = new System.Windows.Forms.Button ();. mainMenu1 = new System.Windows.Forms.MainMenu ();. menuItem1 = new System.Windows.Forms.MenuItem ();. SuspendLayout ();
// comboBox1.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles) (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));. comboBox1.Location = new System.Drawing.Point (120, 16);. comboBox1.Name = "comboBox1";. comboBox1.Size = new System.Drawing.Size (312, 24);. comboBox1.TabIndex = 0;. comboBox1.Text = "Виберіть ...";. comboBox1.SelectedIndexChanged + = new System.EventHandler (this. comboBox1_SelectedIndexChanged);
// label1.label1.Font = new System.Drawing.Font ("Microsoft ...