الاجراءات
تؤثر الاجراءات على حالة الكائن حيث تقوم بتغيير سلوك ونمط الكائن عند قيام هذا
الكائن أو غيره بحدث ما.
ولتطبيق الاجراءات في برنامج الكورس لاب؛ يمكن استخدام الإجراءات الجاهزة
والموجودة في لوحة "الإجراءات" أو استخدام لغة JavaScript
الاجراءات المعدة مسبقاً
- رابط
خارجي - لفتح مصدر خارجي للوحدة التعليمية في نافذة جديدة
- يعيد
قيمة - ينجز الانتقال في الشريحة عندما الفعلاستدعاء تم
تنفيذه سابقاً
- بدء
الدوران - تهيئة دوران الكائن
- توقف
الدوران - إيقاف دوران الكائن
- استدعاء
- تمكين الانتقال للشريحة المحددة
- بدء
النقل - بدء نقل الكائن ضمن الإطار
- MOVE
- STOP - interrupts movement of the selected object or all currently
moving objects
- IF
- conditional action, executes set of subordinate actions if condition
expression is evaluated to true
- IF
COMPLETION STATUS - Branches actions depending on completion status.
- IF
SCORE - Branches actions depending on score.
- IF
SUCCESS STATUS - conditional action, executes set of subordinate actions
depending on the Success Status of the specified objective
- SET
COMPLETION STATUS - changes Completion Status of the specified objective
- SOUND
- either initiates or stops playback of the audio file
- ELSE
- alternative branch for conditional actions: CHECKHIT, IF, IF COMPLETION
STATUS, IF SCORE, IF SUCCESS STATUS
- METHOD
- enables launching execution of object's methods
- NAVIGATION
- enables turning ON/OFF capability for transition to another Slides of the
Module
- PARALLEL
- enables launching of dependant actions in parallel threads
- SET
SCORE. Changes score for specified objective.
- DELAY
- inserted into the sequence of actions will interrupt sequence
- VARIABLE
- defines variable and it’s value for CourseLab Player
- GOTO
- enables transition to another Slide or Frame
- PRINT
- calls standard browser's Print dialog window
- DISPLAY
- enables turning ON/OFF object display
- SEQUENTIALLY
- enables launching of dependant actions in strict sequential order
- MSGBOX
- enables display of the message warning window
- CHECKHIT
- conditional action, is used for verifying the particular object that was
dropped onto the selected ones
- SIZE
- START - initiates resizing of the object within a frame
- РАЗМЕР
- СТОП. يقاطع تغير الحجم للكائن المختار أو الكائنات التي يتم تغيير حجمها
حاليا
- مؤقت.
يستخدم لتأخير الوصول للأفعال المستقلة
- ضع
حالة النجاح. تغيير حالة النجاح للموضوع المحدد
- من
أجل تستخدم لتنفيذ أفعال مستقلة تحدد رقم محدد من الزمن
- JAVASCRIPT.
يمكن تنفيذ كود جافا سكربت
- Z-index.
يحدد Z-index للكائن نسبيا أو بشكل مطلق
- استخدام التعبيرات الرياضية ضمن
الاجراءات
- استخدام احداث لوحة
المفاتيح