Minggu, 12 Juni 2016

How to make evaluation?


Macromedia flash provides many features to help us make a project such as  evaluation.  It using action script scene by scene. To make it more details ,let`s check the picture and video below!!









check it out the tutorial video!!


Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

Alice 3


Introducing of Alice 3


Alice 3 is 3D programming software which help us to make animation of telling story, playing interactive game or make a video as media for learning. it provides students to learn in animation context. Alice provides 3D object such as people, plants, vehicles and so on. It is a free software! so you are able to download it in this link http://www.alice.org/








This is my video of project Alice 1
Transcript of conversation
Doctor       : Hi Mrs. Anna
Mrs. Anna :Hi Doctor. He is my son Angga.
Doctor       :Hi Angga, How are you feeling?
Angga        :I don`t feel good
Doctor       :what`s bothering you?
Angga        :I have a stomached and head ached.
Mrs. Anna  :he also gets fever
Doctor        :O.K let me look your throat. open your mouth. your throat`s red. does it it hurt?
Mrs.Anna   :yes it is sore
Doctor         :I think you have a virus. it might be the flu. i`m going to give you prescription for some                      medicine.
Mrs. Anna   :thank you doctor
Doctor         :O.K. try to get some rest, and be sure to drink a lots of water and orange juice.

  

https://www.youtube.com/watch?v=kPdWgzSvwSM



Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

Action Script


Action Script

Call a movie or swf file
1.       Please make a file swf before
2.       Make a button, i.e. kind of job, description, place of work
3.       Right click in kind of job button→action
4.       Please write
1.       on (release) {
2.             loadMovieNum(“your file.swf”,0);
3.       }


Using stop , pevious, and next action in scene by scene
·         Stop
1.       Make a simple workspace of scene by scene.
2.       Make a new layer, then label with stop
3.       In timeline, right clickaction
4.       Please write
1.       Stop ();
5.       If in timeline appears alpha symbol (α) that means your action stop is work


·         Previous and next
1.       Make a simple workspace of scene by scene
2.       Make a new layer special for next and previous button
3.       Right click in previous button actions
1.       on (release) {
2.             prevFrame ();
3.       }
4.       Right click in next button actions
1.       on (release) {
2.             prevFrame ();
3.       }



https://www.youtube.com/watch?v=L_5Xx5OwnsY





Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

Hoe to make a button?




How to make a button?
1.       Draw object using shape tool
2.       Convert object into symbol. Right click in object→convert to symbol→button.
3.       Double click in object, then will appear menus“UP,OVER,DOWN, HIT” in timeline
Function of this menus are to change the button while mouse up,over,down,or hit the button.
4.       You can give different color to up,over,down,and hit menus in order to make them different.


Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

Guiding Animation


Guiding Animation


1    1.   Draw a tack line using pencil tools
2.       Right click in layer 1→guide
3.       Create a new layer then make a object. Put it in the first point of track.
4.       Convert the object into graphic
5.       In timeline,layer ; right click in frame 35→insert keyframe
6.       Drag object into last pont of tarck.
7.       Than create in layer 2
8.       Yeay! Your guiding animation done!



 
Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

Masking Animation


 Masking Animation

1    1.    Choose picture as background. Click fileImport→ To Library
2.       Drag your picture into workspace then organizes the size using free transform tool.
3.       Write a word “Counting the star”
4.       In timeline, right click in frame 25→insert frame
5.       Make a new layer label with object and draw circle using oval tool. You can give different color         to make it more ineresting.
6.       Then right click in the object→convert to symbol→movie clips→ok
7.       Drag object beside the word “star”
8.       In timeline, righ click in frame 25 in layer object→insert keyframe
9.       Drag object into the first place.
10.   In timeline; layer object; right click→motion tween
11.   Then right click in layer object→mask
12.   This is it! Your masking background is done!




Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

How to make a button?



How to make a button?
1.       Draw object using shape tool
2.       Convert object into symbol. Right click in object→convert to symbol→button.
3.       Double click in object, then will appear menus“UP,OVER,DOWN, HIT” in timeline
Function of this menus are to change the button while mouse up,over,down,or hit the button.
4.       You can give different color to up,over,down,and hit menus in order to make them different.

Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

Motion Shape


Motion Shape : to chage the object or words into the shape


Step

1.       Draw a object. In timeline, right click in frame 30 insert keyframe
2.       Write a word “LearnShare”. You can give different color to make it more interesting
3.       Break apart the word with click Ctrl+B two times.
4.       Drag the object beside the word then erase the object
5.       Put cursor in timeline frame 10
6.       Choose propertiestweenshape

7.       To check it click Ctrl+enter
Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

Motion Tween


 Motion Tween

Step
1.       Draw a object using oval, rectangel or athers shape tools
2.       Right click Convert object into symbol graphic
3.       In timeline, right click in frame 10 insert keyframe
4.       Drag object and click right in frame 1 create motion tween
5.       To check your work click Ctrl+enter
6.       Tadaa! Your motion tween is work!



Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

Macromedia Flash


 This picture is symbol of Macromedia Flash. Macromedia flash is one of software which support to make any-kinds of media learning, such as Animation, presentation, short-movie clip and so on. So this software is very useful to everyone which need to make small or big project. Okay! Do not take to long, let`s talk about it!
Introducing of Macromedia Flash Professional 8
  1.     Tool : There are many icon tools with different functions

1.      Selection tool : to choose the object in workspace
2.      Sub selection tool : to choose frame/line in object
3.       Free transform tool : to change the size of object
4.       Gradient transform tool : to change the gradient of colors
5.       Line tool : to make line object
6.       Lasso tool : to choose a half of part of object
7.      Pen tool : to make line curve
8.      Text tool : to write text
9.      Oval tool : to draw circle or ellipse object
10.  Rectangle tool : to draw rectangle object
11.  Pencil tool : to make line freehand
12.  Brush tool : to make line with brush
13.  Ink bottle tool : to give line color
14.  Paint bucket tool : to fill the color of object
15.  Eyedropper tool : to choose a color from object
16.  Eraser tool : to erase object
17.  Hand tool : to drag object freehand
18.  Zoom tool : to minimize or maximize workspace area
19.  Stroke color : to give color to line object  
20.  Fill color : to give color in object (fill)



 2.   Timeline: a window organizes frame and layer

 3.  Workspace: ouw work area

 4. Properties: to organize our workspace

 5.  Library: place for our images,audio,buttons and so on which used to our workspace.

This is my simple Flash Project




Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

JMasher





This feature helps us to collect all of Hot Potatoes exercise becomes one web version.

Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

JMix




This feature helps us to create a jumbled sentence exercise
Main sentence: a column to write your main sentence word by word
Alternative sentence:  a column to write the correct answer of main sentence








Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

JMatch





This feature helps us to create a matching exercise.
Tittle: to write the tittle of your exercise
Left (ordered) items:  a column to write ordered question
Right (jumbled) items: a column to write jumble answer

Add : to add your questions




https://www.youtube.com/watch?v=Z2zZ3-Mz_pw


Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

JCross




This feature helps us to create a crossword puzzle.


Tittle: to write the tittle of your exercise
Add Clues: to write clues for the words entered into the grid. It divides into down and across column.
Configuration: to go to configuration screen to set prefences

Spider: to export you job into web version






https://www.youtube.com/watch?v=VZZF59d4bUM

Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

JCloze




Jcloze is one of feature in Hot in Hot Potatoes, which create fill in the blank exsercise.
  • Tittle: : this is a box contains of your question tittle related with the topic which discussed, such as, Job and Career exercise.
  • Book: to create or edit reading text to be included in the exsercise.
  • Gap: the function of this button is to change the words into a gap
  • Clear gap: to erase all of the gaps, which have you make.
  • Delete gap: to erase the gap one by one
  • Auto-Gap: to make gap automatically
  • Shows words: to shows the gap words
  • Spider: to export our worksheet into web version
https://www.youtube.com/watch?v=HbRnby33BJM



Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

Jumat, 10 Juni 2016

JQuiz



JQuiz is one of feature in Hot Potatoes to make a quiz using multiple choice, Short Answer, Hybrid and multi selected.


Tittle box: this is a box contains of your question tittle related with the topic which discussed, such as, Job and Career exercise.

Question Number box: This is a box to add a number of question. You can decide how many question you will make by this box.

Kinds of Question box: this is a box, which contain of kinds of question. They are multiple choice, 
Short Answer, Hybrid and multi selected.

Answer box: this is the box to write the answer of your question.

Spider: it is a tool to export your worksheet to web version.


This is a simple tutorial video of using JQuiz in Hot Potatoes. Check it out! 

Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

Kamis, 09 Juni 2016

Hot Potatoes


     

Hot potatoes is a suite software which helpful to make task project especially in teaching English. This software has many features. They are Jcloze, JQuiz, Jcross, JMix, JMatch, Jmasher. These are features enabling our to create jumbled-sentence, multiple choice question, gap fill exercise and so on. Here, i would give a simple tutorial how to use this software. This software is freeware so you can download it free and can use it for any purpose of project do you like. And you can download it in this link hotpot.uvic.ca 


Unknown Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.