Jury at eCondev 2021

I was given the opportunity to be one of the jury at International eContent Development Competition 2021 hosted by UiTM

Home

It is a competition to evaluate educators effort in developing eContent such as MOOC, Micro Credential Courses or Open Educational Resources.

I did participate with my partner from India, Sneh Bansal and we got Bronze Medal. It was the first time for Sneh and it is for our MOOC Inclusive Education for all.

Myself, PM Dr Najib from USIM and the secretariat posing for camera before we close our judging room.

Searching for Open Educational Resources Workshop

YSN-ASM Science Education Working Group will be hosting the following workshop for teachers. Come and join us!

YSN-ASM Science Education WG will be hosting the following workshop for educators by our distinguished speakers Prof Fong Soon Fook and Assoc.Prof. Dr Jamal Harun . Please mark your calendar ?Registration and Meeting link:Registration Link : https://forms.gle/pUhvsmaeXzrwhvga8 Zoom link : https://zoom.us/j/95696924544… Meeting ID : 956 9692 4544Passcode : 181939

,

Introduction to Analytical Skills Workshop

I had the opportunity to attend a workshop hosted by UTM Big Data Center today.

It talks about the processes that a data analyst would go through in collecting, analyzing and presenting the data and basically summarized in 6 steps: Understanding the

  • Understanding the issue
  • Data understanding
  • Data preparation
  • Exploratory analysis
  • Validation
  • Visualization of data

We were task to complete capstone projects and seems I will be fully occupied this weekend!

A one day fulfilling course

Analisis Data menggunakan perisian WEKA Data Mining: Data Input

Terdapat beberapa pertanyaan dari pelajar tentang bentuk data input bagi perisian WEKA. I am no expert but here is what I can share. Cara mudah untuk menyediakan data bagi perisian ini adalah menggunakan Notepad/TextEdit.

Persoalan Kajian

Untuk menggunakan perisian WEKA, saya beranggapan anda yakin bahawa perisian ini sesuai untuk menganalisis data anda.

Bagi contoh kajian saya, saya ingin melihat ‘Bagaimana kekerapan login dalam forum atas talian dan bilangan mesej yang dikongsi dalam forum atas talian dapat membantu meningkatkan pencapaian pelajar?’.

Saya mempunyai 3 pembolehubah iaitu; kekerapan login (FreqLogin), bilangan mesej (FreqPostMessage) dan pencapaian (Performance) pelajar. Pembolehubah ini dipanggil ‘attribute’.

Berdasarkan 3 attribute ini, saya mempunyai sampel pelajar seramai 120 orang. Contoh:

Pelajar 1: Kekerapan login = 47, bilangan mesej = 9, Skor pencapaian = B

Pelajar 2: Kekerapan login = 59, bilangan mesej = 7, Skor pencapaian = A

Pelajar nth: …

Saya ingin menganalisis data pelajar ini dalam perisian WEKA.

So.. how do we get started?

  1. Buka aplikasi Notepad/TextEdit
  2. Tuliskan kod berikut dalam Notepad/TextEdit:

@relation
@attribute
@data

Contoh paparan data saya:

Penerangan:

@relation : kod untuk menyenaraikan data set. Sebagai contoh, saya namakan dataset saya sebagai: pattern

@attribute: kod untuk menyenaraikan pembolehubah. Data saya mengandungi 3 pembolehubah saya namakan sebagai ‘FreqLogin’, ‘FreqPostMessage’ dan ‘Performance’. Data dalam attribute dipisahkan

@data: kod untuk menyenaraikan data. Selepas anda menulis @data, anda senaraikan data pelajar anda. SETIAP BARIS mewakili DATA SEORANG PELAJAR.

Penerangan tentang ‘numeric’ dan {A, B, C, D} saya sertakan dalam video berikut:

 

 

 

3. Simpan fail ini sebagai Save As < data_weka.arff   (format .arff adalah format fail yang boleh dibaca oleh perisian WEKA. Sila pastikan anda TIDAK menyimpan fail dalam format .txt)

Using Open Education Resources for Teaching and Learning

Open Education Resources (OER) supports Sustainable Development Goal, SDG 4: Quality Education highlighted by UNESCO. There are a total of 17 SDGs highlighted by UNESCO.

In UTM, all new lecturers have to be exposed to the concept of using and developing OER to promote awareness about OER. I share below my simple presentation on using OER for teaching and learning.

Click the link for Download below:

Using OER for Teaching and Learning_SPPT

Design and Development of MOOC Development Monitoring System

In UTM, one of the common hiccups that we have during the development of a MOOC is to constantly keeping update on how MOOC development is progressing. Hence, we came up with the idea of developing a system where MOOC developers can check and monitor their MOOC development as well as ensuring the content that they provide in their MOOC is aligned with national Garis Panduan Pembangunan dan Penyampaian MOOC Malaysia (2017).

Here is a presentation where I described the development of the system in Social Learning Conference in Sydney last November 2017. It is due to be published in Jan 2018.  

Nurbiha_DD_MOOC Social Learning Conf 2017

Or you can view them on my isuu: https://issuu.com/nurbiha.shukor/docs/nurbiha_dd_mooc_social_learning_con