Skip to content

Spreadsheet v 2025.4

This is the latest updated version of the FABE OBE Spreadsheet. It has been improved using the new Google Sheets features, i.e., table and arrayformula. It is meant to be more accessible and user-friendly.
Some extra features are in the pipeline but still under development:
Exam question generation link
Final assessment generation link
Final assessment setter’s and moderator’s checklist generation link
I’m currently developing the latest version of a spreadsheet that features interactive buttons and built-in show guides, designed to help users better understand how to navigate and use the spreadsheet effectively. You may get a copy of the beta version 2025.5here:

KLUST Version:(starting June 2025)

IUKL Version:

(updated on 17th June 2025)

The new update in this version:
Balance between SLT and Assessment display
Digital-Teaching File is ready when converted to HTML (watch the ).
The HTML script format sample to be saved in the suggested file name: ​<Program><Subject Name><Semester><Year><Lecturer>.html
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Teaching File Sheet Viewer (Specific Sheet)</title>
<style>
body { font-family: Arial, sans-serif; margin: 20px; }
iframe { width: 100%; height: 738px; border: none; box-shadow: 0 0 10px rgba(0,0,0,0.2); }
</style>
</head>
<body>


<h1>BSAR JUNE 2024 COMPUTER ANIMATION RIZAL HUSIN</h1>

<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vSiuvzuu3OS4n_JJ2Io5V2Gv-d_3sk8UcQiDOu28BAM9Y1U3F-tD6gzrP_slBYcehFoNUbFGA5woAmp/pubhtml#?widget=true&amp;headers=false"
width="100%" height="738"></iframe>



Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.