This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Showing posts with label Academic. Show all posts
Showing posts with label Academic. Show all posts

Thursday, 31 March 2016

1516 Academic Calendar



Download here

Wednesday, 30 March 2016

Altaqwa College Indonesia Curriculum

Secondary 1 - SMP
Year 7
  1. English (Cambridge) Semester 1, semester 2,
  2. Bahasa Indonesia Semester 1, semester 2
  3. Civics Semester 1, semester 2,
  4. Science (Cambridge) Semester 1, semester 2
  5. Semester 1, semester 2
  6. ICT Semester 1, semester 2
  7. Arabic Semester 1, semester 2
  8. Islamic Studies (AlTaqwa) Semester 1, semester 2
  9. Mathematics (Cambridge) Semester 1, semester 2
  10. Social Studies Semester 1, semester 2
  11. Physical Education Semester 1, semester 2
  12. Character Building (Adaab, Life Skill, Art, etc) Semester 1, semester 2

Year 8
  1. Bahasa Indonesia Semester 1, semester 2
  2. Civics Semester 1, semester 2
  3. Science Semester 1, semester 2
  4. ICT Semester 1, semester 2
  5. Islamic Studies Semester 1, semester 2
  6. Mathematics Semester 1, semester 2
  7. Social Studies Semester 1, semester 2
  8. Physical Education Semester 1, semester 2
  9. Character Building (Local Culture - Sunda, Adaab, Life Skill, Art, etc) Semester 1, semester 2

Year 9

  1. ICT Semester 1, semester 2
  2. Bahasa Indonesia Semester 1, semester 2
  3. Social Studies Semester 1, semester 2
  4. Islamic Studies Semester 1, semester 2
  5. Civics Semester 1, semester 2
  6. Physical Education Semester 1, semester 2
  7. Character Building (Local Culture - Sunda, Adaab, Life Skill, Art, etc) Semester 1, semester 2

Year 10
  1. Chemistry Semester 1, semester 2
  2. Social Studies (Geography, Sociology) Semester 1, semester 2
  3. Economy Semester 1, semester 2
  4. Physics Semester 1, semester 2
  5. Mathematics Semester 1, semester 2
  6. Biology Semester 1, semester 2
  7. ICT Semester 1, semester 2
  8. Islamic Studies Semester 1, semester 2
  9. Arabic Semester 1, semester 2
  10. Physical Education Semester 1, semester 2
  11. Character Building (Local Culture - Sunda, Adaab, Life Skill, Art, etc) Semester 1, semester
  12. Geography semester 1 , semester 2
  13. Sociology semester 1, semester 2

Year 11
  1. Chemistry* Semester 1, semester 2
  2. Social Studies (Geography, Sociology)* Semester 1, semester 2
  3. Economy* Semester 1, semester 2
  4. Physics* Semester 1, semester 2
  5. Mathematics Semester 1, semester 2
  6. Biology* Semester 1, semester 2
  7. ICT* Semester 1, semester 2
  8. Islamic Studies Semester 1, semester 2
  9. Physical Education Semester 1, semester 2
  10. Character Building (Local Culture - Sunda, Adaab, Life Skill, Art, etc) Semester 1, semester 2
  11. Geography semester 1 , semester 2
  12. Sociology semester 1, semester 2

* Elective Subjects

Year 12
  1. Social Studies (Geography, Sociology)*  Semester 1, semester 2
  2. Economy*  Semester 1, semester 2
  3. Mathematics  Semester 1, semester 2
  4. ICT*  Semester 1, semester 2
  5. Islamic Studies  Semester 1, semester 2
  6. History Semester 1, semester 2
  7. Arabic Semester 1, semester 2
  8. Physical Education Semester 1, semester 2
  9. Character Building (Local Culture - Sunda, Adaab, Life Skill, Art, etc) Semester 1, semester 2
* Elective Subjects

Tuesday, 15 March 2016

Tutorial buat submenu di blogspot

Berikut ini langkah-langkah yang harus dilakukan :
  1. Klik Menu Desain 
  1. Pilih Menu Template lalu pilih menu Edit HTML 
  1. Pilih/klik menu Lanjutkan
  1. Pilih/klik menu Expand Template Widget
  1. <div class='main-outer'> atau
    <div id='main-wrapper'> atau <div id='main'>
     
    Cari scrift berikut :



Agar lebih mudah, klik saja F3 atau ctrl+F pada keyboard lalu pilh salah satu scrift diatas. Berdasarkan pengalaman saya setelah membolak balik informasi di www.google.com maka yang cocok adalah :
div class='main-outer'>.
Bisa jadi beda dengan template yang lain…

Setelah dapat, copas scrift berikut tepat diatas scrift yang dicari tadi : 

<style>
/* -- Menu Horizontal + Sub Menu-- */
#cat-nav {background:#156994;margin:0 15px;padding:0;height:35px;}
#cat-nav a { color:#eee; text-decoration:none; text-shadow: #033148 0px 1px 0px;border-right:1px solid #156994;}
#cat-nav a:hover { color:#fff; }
#cat-nav li:hover { background:#000; }
#cat-nav a span { font-family:Verdana, Geneva, sans-serif; font-size:11px; font-style:normal; font-weight:400; color:#fff; text-shadow:none;}
#cat-nav .nav-description { display:block; }
#cat-nav a:hover span { color:#fff; }
#secnav, #secnav ul { position:relative; z-index:100; margin:0; padding:0; list-style:none; line-height:1; background:#0d5e88; }
#secnav a { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:700; font-size:14px; display:block; z-index:100; padding:0 15px; line-height:35px; text-decoration:none;}
#secnav li { float:left; width: auto; height:35px;}
#secnav li ul  { position: absolute; left: -999em; width: 200px; top:35px}
#secnav li ul li  { height:30px; border-top:1px solid #fff; }
#secnav li ul li a  { font-family:Verdana, Geneva, sans-serif; width:180px; line-height:30px; padding:0 10px; font-size:11px; font-style:normal; font-weight:400; color:#eee; }
#secnav li ul ul  { margin: -30px 0 0 180px; }
#secnav li:hover ul ul, #secnav li:hover ul ul ul, #secnav li.sfhover ul ul, #secnav li.sfhover ul ul ul { left:-999em; }
#secnav li:hover ul, #secnav li li:hover ul, #secnav li li li:hover ul, #secnav li.sfhover ul, #secnav li li.sfhover ul, #secnav li li li.sfhover ul { left: auto; }
#secnav li:hover,#secnav li.hover  { position:static; }
#cat-nav #secnav {width:100%;margin:0 auto;}
</style>
<div id='cat-nav'>
<ul class='fl' id='secnav'>
<li><a href='#'>Beranda</a></li>
<li><a href='#'>Menu 1</a></li>
<li><a href='#'>Menu 2</a>
<ul id='sub-custom-nav'>
<li><a href='#'>Sub Menu2 a</a></li>
<li><a href='#'>Sub Menu2 b</a></li>
</ul>
</li>
<li><a href='#'>Menu3</a>
<ul id='sub-custom-nav'>
<li><a href='#'>Sub Menu3a</a></li>
<li><a href='#'>Sub Menu3b </a></li>
</ul>
</li>
<li><a href='#'>Menu4</a>
<ul id='sub-custom-nav'>
<li><a href='#'>Sub Menu4a</a></li>
<li><a href='#'>Sub Menu4b </a></li>
</ul>
</li>
<li><a href='#'>Menu5</a></li>
</ul>
</div>


PENJELASAN :
    • Ganti tanda # (warna biru) dengan link/url yang anda inginkan. Bisa jadi link posting atau label (katagori) yang ada pada blog anda.
    • Ganti Tulisan warna biru dengan menu dan sub menu yang anda inginkan.
    • Setiap sub menu bisa ditambah atau dikurangkan sesuai keinginan. 

7. Setelah itu klik Pratinjau dulu untuk memastikan scrift sudah benar . Lalu simpanlah/save. Dan tutup edit HTML tersebut.

Saran : back up dulu template anda sebelum merubah/menambah scrift diatas, agar bisa dimanfaatkan kembali jika ada masalah dengan penambahan srcritf diatas.

8. Untuk menghilangkan tampilan tampilan dabel dengan Laman Utama, 
Maka ikutilah saran berikut :

  • Masuk ke Menu Laman 
  • Lalu pilih tampilan halaman dengan memilih "jangan tampilkan"
  • Simpan setelan, maka laman utama akan tampil sendiri sesuai dengan scrift yang kita ketikkan tadi.
Blog sudah bisa dipublikasikan...
Apabila melalui cara yang kami bagikan ini belum berhasil, coba sahabat ulangi lagi dengan sabar. jika berkali-kali memang tidak bisa, sahabat bisa berkonsultasi dengan Info Bagus Fakta Bagus melalui komentar di bagian bawah ini. 

Semoga bermanfaat kebaikan.

sumber : Info Bagus

Thursday, 18 June 2015

ATCI Ramadhan 1436H Project



Ramadhan Event Report – Blog Base
Part of portfolio for all subject
Due Date 20 Juli 2016
Academic Year 2015-2016

Students will make blog posts showing their Ramadhan activity.
Students should share every links of their blogpost to comment box of ATCI Ramadhan 1436H Project page of mrzulclass.blogspot.com
SMP
 Score
3
2
1
Using English
>300 Words, inserting the words Altaqwa College Indonesia
> 300 Words, Not Inserting The words AlTaqwa College Indonesia
<300 Words

The Number of posts
>15 posts
>10 posts
<10 posts
Insert Picture/Photo
Ramadhan event, Altaqwa Logo, Inspiring Picture/meme
Ramadhan event, Altaqwa Logo,
Ramadhan Event

SMA
 Score
3
2
1
Using English
>600 Words, inserting the words Altaqwa College Indonesia
> 600 Words, Not Inserting The words AlTaqwa College Indonesia
<600 Words

The Number of posts
>20 posts
>15 posts
<10
Insert Picture/Photo
Ramadhan event, Altaqwa Logo, Inspiring Picture/meme
Ramadhan event, Altaqwa Logo,
Ramadhan Event

For any plagiarism, the score for Ramadhan Project will be considered zero 
Click on comment link below or click here to put your blog post address