WebQuests is an inquiry-oriented activity that student need to find the information from internet sources.
Major steps in WebQuest are:
Introduction
Task
Process
Resources
Evaluation
Conclusion
Teacher page
Precreating WebQuest
Make sure your Internet Explorer is IE7, if you do not have IE7, you can use Firefox.
Registration of WebQuest
First enter the address "http://webquest.org". Then click Create WebQuests (1). Then, at title QuestGarden clik here (2).
As it is costly and we are learner, so it is enough for us to use the trial version. So, click Register for 30 day trial. So what will happen after 30 days? After 30 days we will no longer be able to edit our WebQuest, but we will be able to download them as zipped archives.
Creation of WebQuest
Then, we just need to follow the instructions. After we have done the registration, we can create our own WebQuest. First click Create a New WebQuest (3)
We will see a row of menu. That is a template of creating a WebQuest.
First we must set our title, goal and who is our learner. Then we may continue by create the webquest. Every template contains the advices and samples. The advice and sample is very helpful to us as a beginner. Besides the icons of each function on the menu bar are same with the icons in Microsoft Word. Therefore, it will make teacher feel familiar and may hand on faster.
Follow the template step by step. Finally, done!!
As conclusion WebQuest is an interesting technology-based learning. However, teacher need to be creative and diligent to make a good webquest.
Disebabkan saya ingin menukarkan alamat email saya, maka saya belum dapat log masuk spin Bangi.
PENUKARAN ALAMAT E-MEL
Mula-mula hantar alamat email terbaru melalui SMPweb ( untuk mendapatkan kata laluan. Sistem memerlukan 1 hari bekerja untuk menghantar kata laluan.
Selepas itu, Pn Sakinah tanya kami sama ada sudah log masuk spin atau tidak. Disebabkan saya ingin menukarkan alamat email, maka saya belum dapat log masuk spin. Saya telah hantar alamat email terbaru untuk mendapatkan kata laluan ke SMPweb (http://www.ukm.my/smpweb). Sistem memerlukan 1 hari bekerja untuk menghantar kata laluan.
Cara mengakses SPIN
1)Cara panjang – melalui laman web utama UKM ( http://www.ukm.my/portal/). klik e-pelajar (1) kemudian klik SPIN (2).
Pada minggu pertama tutorial, kami membuka laman blog kami sendiri.
APA ITU BLOG?
Mengikut eBlogger, blog ialah satu laman untuk seseorang menulis secara berterusan. Pelawat boleh membaca penulisan blogger. Blog boleh diumpamakan diari persendirian, pentas politik, berita hangat, luahan hati, memo untuk dunia, ruang knolaboratif. Semuanya ditentu oleh blogger, bagaimanakah corak blog yang dihendaki.
DAFTAR AHLI
https://www.blogger.com/start
Klik CREATE A BLOG. Terdapat 3 langkah mudah untuk memulakan blog. Pertama buka Google Account. Apa yang saya dapati dalam langkah pertama adalah, kekuatan kata laluan diukur berdasarkan kepanjangan kata laluan.
Kedua, namakan blog anda. Untuk alamat blog (URL) kita perlu memeriksaan kekosongan nama dengan klik Check Availability.
Ketiga, memilih acuan (template). Seterusnya “Your blog has been created”.
PENGUBAHSUAIAN
Kita boleh menukarkan susunan paparan blog kita dengan mengklik Layout | Page Elements. Kita boleh memasukkan pelbagai aksesori dengan Add a Gadget. Saya telah memasukkan beberapa aksesori seperti dalam BOX2.
Untuk menukar tulisan dan warna blog kita klik Layout | Fonts and Colors.
Untuk menukarkan acuan paparan klik Layout | Pick a New Template (3).
POST
Jika kita di Dashboard, KlikNEW POST untuk memasukkan karya baru. Manakala untuk mengedit karya kita bolehlah mengklik Edit Posts.
Jika kita di laman utama blog kita, kita perlu klik Customize BOX 1 dan klik Posting.
Untuk membuat apa-apa perubahan kita perlu Sign In terlebih dahulu.
Kesimpulannya, untuk memperolehi blog yang menarik dan penuh pengisiannya, seseorang individu mestilah meluangkan sejumlah masa di hadapan computer.
Microsoft Access is part of the Microsoft Office suite. It is targeted for the information worker market, and is the natural progression for managing data when the need for a relational database arises or after reaching the limits of Microsoft Excel.
Microsoft Access is used by programmers and non-programmers to create their own database solutions. Access tables support a variety of standard field types, indices, and referential integrity. Access also includes a very intuitive query interface, forms to display and enter data, and reports for printing. The underlying Jet database which contains these objects is multiuser aware and handles record locking and referential integrity including cascading updates and deletes.
First, of course we have to double click on the access icon. Then, we will see Getting Started with Microsoft Office Access. Click Blank Database at New Blank Database (1).
Then, browse for a location to put the database file (2). File New Database | File name put maklumat pelajar. File New Database | Save as type Microsoft Office Access 2007 Databases. Then see at box 2, click create. A database is opened.
Table
We can define the fields directly in the new table.
See the box 3, it shows Table1. There we can see ID and Add New Field. ID is a discrete number to identify the particular student. So we no need to key in anything. At Add New Field, we key in any field such as identity card number (IC), name, address and so on and so forth by selecting Add New Field -> right hand click -> rename. Then save it by select Table1 (box 3) -> right hand click -> save -> Peribadi. Then select Maklumat Pelajar -> right hand click -> close table.
Remember that the name of the field should not space. Example: No IC. So we only need to key in IC.
For the table, I had built three tables which are Peribadi, Kokurikulum and Peperiksaan1 and Peperiksaan2.
Relationships
The function of relationship is to define how the data in tables is related, such as ID fields or name fields in different tables that should match.
Menu bar | Databases Tools -> Relationships. Relationship Tools | Design. It will pop out Show Table. In the Show Table, we select the tables that we want to relate. I had select all of my three tables, and it show as box 4.
Then we select ID from the first table box 5. We drag ID from first table to ID of second table. Edit Relationships will be shown. Then click create. And a line joint ID of first table and ID of second table. I did the same to join ID from Second table and ID from third table (see box 9).
Form
Form is usedto display the selected criteria on a piece of paper.
Menu bar | Create -> More Forms -> Form Wizard (6). Then we select the criteria from Available Fields to Selected Fields (7). Then just follow the wizard. We can modify the form that we had chosen by using Menu BAR | Create -> Form Design.
Queries
Menu bar | Create -> Query Wizard.
We can select the criteria that we want by using Query Tools. View| Design View | Query Tools | Design -> select. See box 8. From the field Sukan 1 of kokurikulum Table, I would like to sort students that play hoki, therefore at the criteria I key in “hoki”.
If text we need to use “ ” , while if currency we use > for more than and <>
Report
After query, we report it. Menu bar | Create -> Report | Report Wizard. Then just follow the wizard.
Picture above shows the wizard view of the form. We can change or modify the layout of form and report by change the Design | view (10).
In my opinion, creating a database is not an easy task. We need to understand it deeply. As Pn. Sakinah said if we key in wrongly, we might be need to create one more time.