Wednesday, April 20, 2011

Session 71

Session 71
Date:20.4.2011

Activities:
Discussed about hierarchy of data

Wednesday, April 13, 2011

Session 64

Session 64
Date:29.3.2011

Activities:
Discussed about data types


Data types

Explanation

Integer (Number)

Integer data type contains any whole number value that does not have any frictional part.

Examples:Age,Mark and Temperature. 17,85 and -5

Double (Number)

Double data types contains any decimal number value that has a frictional part.

Examples:Wages,Fees and Weight

Rm 3500.45,RM 33.00,33.3 kg

String (Text)

String data type contains a sequence of character.

Examples:Name,Address and IC number.

Ahmad,Jalan 2 Taman Permata,452353-11-2342

Boolean (Logical Value)

Boolean data type contains either a true or false value.

Examples:Paid(school fee),Result,Passed and Married(Marital Status)

If not Paid then msgbox(“Please pay immeaditely)

If Passed then msgbox(“good”)

Date

Date data type contains date and time value.

Examples:DOB,Date of payment,Time

7/8/91,2-Spet-2007,12:24 AM


Session 63


Session 63
Date:24.3.2011

Activities:
Discussed about translator


Translator
- Assembler
- Interpreter
- Compiler

a)An assembler is a computer program that translates assembly language into machine language.

b)An interpreter is a computer program that translates a high-level language into machine language.Interpreter translates programming statement of a program into machine language;no object code is saved and then executes it immeadiately,line by line/(Interpreted code generally run more slowly)

c)A Compiler is a computer program that translates a high-level language into a machine language.Compiler translates entire programming statement of a program into machine language,save it in an code file then executes it later.

Session 62

Session 62
Date:22.3.2011

Activities:
Discussed about Define Program and Programming Languange

- A computer program is a series of step by step instructions telling the computer what to do

- A programming language is a set of words(reserved words such as Dim,If,Then,For,Next),symbols(=,*,&) and codes (set of rules) that enables humans to communicate with computers.

Programming languages are used to write computer program or develop software.

Session 61

Session 61
Date:3.3.11

Activities:
Teacher gave a quiz about IPC (Information Processing Cycle)

Session 60

Session 60
Date:1.3.2011

Activities :
a)Discussed about scrapbook

Contents :-
Immerse multimedia in education,entertainment and business

Session 59

Session 59
Date:19.2.2011

Activities:
Discussed about toolbook assistant

Session 58

Session 58
Date:15.2.2011

Activities:
Discussed about toolbook assistant

ToolBook

SumTotal ToolBook has been a recognizable name in e-learning authoring since the application first appeared in 1990. During the last 20 years, we have consistently performed updates and expansions in keeping with the evolution of computing environments and the changing demands of e-learning applications. This focus on adaptability has proved worthwhile, as ToolBook continues to be an industry standard for e-Learning.

SumTotal ToolBook empowers subject matter experts and learning professionals to rapidly create interactive content, quizzes, assessments, and software simulations. Built on the industry’s most complete talent platform, SumTotal ToolBook enables you to:

* Easily create engaging learning experiences by providing templates and tools that make learning content, assessments, and quizzes impactful and intuitive
* Expand the reach of learning content to a greater user base by leveraging templates and tools for both mobile and desktop platforms
* Reduce the cost of learning content creation by enabling internal resources to easily create compelling, standardized content rather than rely on expensive external resources

Wednesday, April 6, 2011

Session 57

Session 57
Date:10.2.2011

Activities:-
Discussed about Flowchart and curriculum activities

My group members for the curriculum activities - Computer club
a)Me
b)Bryan Teh
c)Vicky
d)Bee Teng

Session 56

Session 56
Date:8.2.2011

Activities:-
Discussed about project

a)Due date for scrapbook 10.2.2011
b)Send learning outcomes
c)Discussed about immersive multimedia

Session 55

Session 55
Date:27.1.2011

Activities:-
Discussed about design phase

- Flow chart

- Storyboard



Design principals
CASPER
C=Contrast
A=Alignment
S=Simplicity
P=Proximity
E=Emphasis
R=Repetition

Implementation Phase
- Convert design plan into a multimedia program.
- Used toolbook Assistant 2004 as an authoring tool to integrate the multimedia elements

Testing Phase
- To find out errors to produce a quality product.

Evaluation Phase
- To check the functions of the products
- Content and user interface

Publishing Phase
- Two medium
- Web-based and compact discs

Session 54

Session 54
Date:25.1.2011

Activities:
Discussed about Multimedia Production Phases in Multimedia Production

-Analyzing Phase(Find out the problem)
-Design Phase(Designing the flow chart)
-Implementation Phase(Process converting design plan to multimedia program
-Testing Phase(Test the product)
-Trying the product(Evaluation phase)
-Publishing Phase(Publish the product)

5 main things to remember before creating a product
1)What is the project the project title
2)What is the problem
3)What is the objectives
4)What is the possible solution
5)What is the target users

Session 53

Session 53
Date:18.1.2011

Activities:-
Discussed about multimedia development

Definition
- User interface is a way a computer program communicates with the person who is using it.

There are EIGHT main principles of the user interface.
1.Consistency
2.Clarity
3.Context
4.Navigation
5.Search
6.Personalization
7.Learnability
8.Flexibility

Member in a development team
a)Project Manager
b)Subject Matter Expert
c)Instructional Designer
d)Graphic Artist
e)Audio-Video Technician
f)Programmer