Difference between revisions of "Educational Boards"
From evidyaloka
Line 123: | Line 123: | ||
− | <p style="display: inline;position: absolute;left: 6%;top: | + | <p style="display: inline;position: absolute;left: 6%;top: 13%;">Jharkhand</p> |
− | <p style="display: inline;position: absolute;left: | + | <p style="display: inline;position: absolute;left: 35%;top: 13%;">Jammu and Kashmir</p> |
− | <p style="display: inline;position: absolute;left: 72%;top: | + | <p style="display: inline;position: absolute;left: 72%;top: 13%;">Karnataka</p> |
| | ||
Line 200: | Line 200: | ||
<htmltag tagname="img" src="images/Maths.png" style=""></htmltag> | <htmltag tagname="img" src="images/Maths.png" style=""></htmltag> | ||
− | <p style="display: inline;position: absolute;left: 29%;top: | + | <p style="display: inline;position: absolute;left: 29%;top: 25.5%;">Foundation Courses</p> |
</div> | </div> | ||
+ | <div style="" id="book_basic2"> | ||
+ | <htmltag tagname="a" href="/index.php?title=Foundation_English_-_Level_1" style="text-decoration: none;"> | ||
+ | <htmltag tagname="img" src="images/level_a.png"></htmltag> | ||
+ | |||
+ | <htmltag tagname="a" href="/index.php?title=Foundation_English_-_Level_2" style="text-decoration: none;"> | ||
+ | <htmltag tagname="img" src="images/level_b.png"></htmltag> | ||
+ | |||
+ | <htmltag tagname="a" href="/index.php?title=Foundation_English_-_Level_3" style="text-decoration: none;"> | ||
+ | <htmltag tagname="img" src="images/level_c.png"></htmltag> | ||
+ | |||
+ | <htmltag tagname="a" href="/index.php?title=Foundation_English_-_Level_4" style="text-decoration: none;"> | ||
+ | <htmltag tagname="img" src="images/level_d.png"></htmltag> | ||
+ | |||
+ | |||
+ | <p style="display: inline;position: absolute;left: 29%;top: 41%;">Foundation Courses</p> | ||
+ | |||
+ | </div> | ||
<div style="" id="book_tn"> | <div style="" id="book_tn"> | ||
Line 233: | Line 250: | ||
− | <p style="display: inline;position: absolute;left: 7%;top: | + | <p style="display: inline;position: absolute;left: 7%;top: 59%;">Maharashtra</p> |
− | <p style="display: inline;position: absolute;left: 43%;top: | + | <p style="display: inline;position: absolute;left: 43%;top: 59%;">NCERT</p> |
− | <p style="display: inline;position: absolute;left: | + | <p style="display: inline;position: absolute;left: 72%;top: 59%;">Odisha</p> |
| | ||
Line 323: | Line 340: | ||
− | <p style="display: inline;position: absolute;left: 7%;top: | + | <p style="display: inline;position: absolute;left: 7%;top: 71.5%;">Telangana</p> |
− | <p style="display: inline;position: absolute;left: 43%;top: | + | <p style="display: inline;position: absolute;left: 43%;top: 71.5%;">Tamil Nadu</p> |
− | <p style="display: inline;position: absolute;left: 70%;top: | + | <p style="display: inline;position: absolute;left: 70%;top: 71.5%;">Uttarakhand</p> |
| | ||
Line 438: | Line 455: | ||
<htmltag tagname="img" src="images/Science_8.png"></htmltag> | <htmltag tagname="img" src="images/Science_8.png"></htmltag> | ||
− | <p style="display: inline;position: absolute;left: 7%;top: | + | <p style="display: inline;position: absolute;left: 7%;top: 84.5%;">Uttar Pradesh</p> |
− | <p style="display: inline;position: absolute;left: | + | <p style="display: inline;position: absolute;left: 39%;top: 84.5%;">West Bengal</p> |
Line 457: | Line 474: | ||
background: url(/images/BS.jpg); | background: url(/images/BS.jpg); | ||
} | } | ||
− | #book_ap, #book_mh, #book_tn, #book_basic,#book_bgk,#book_uk{ | + | #book_ap, #book_mh, #book_tn, #book_basic,#book_basic2,#book_bgk,#book_uk{ |
padding-top: 25px; | padding-top: 25px; | ||
padding-left:5px; | padding-left:5px; | ||
Line 463: | Line 480: | ||
border-image: url("/images/BS_border.jpg") 50; | border-image: url("/images/BS_border.jpg") 50; | ||
} | } | ||
− | #book_ap > a, #book_mh > a, #book_tn > a, #book_basic > a,#book_bgk > a,#book_uk > a{ | + | #book_ap > a, #book_mh > a, #book_tn > a, #book_basic > a, #book_basic2 >a, #book_bgk > a,#book_uk > a{ |
width:0; | width:0; | ||
font-size: 0; | font-size: 0; | ||
} | } | ||
− | #book_ap > p, #book_mh > p, #book_tn > p, #book_basic > p,#book_bgk > p,#book_uk > p{ | + | #book_ap > p, #book_mh > p, #book_tn > p, #book_basic > p, #book_basic2 > p, #book_bgk > p,#book_uk > p{ |
font-weight: bold; | font-weight: bold; | ||
font-size: 1.2em; | font-size: 1.2em; | ||
Line 475: | Line 492: | ||
margin-left: -4px; | margin-left: -4px; | ||
} | } | ||
− | #book_basic > a > img{ | + | #book_basic > a > img, #book_basic2 > a > img{ |
width: 15%; | width: 15%; | ||
} | } | ||
Line 687: | Line 704: | ||
var bas_cntnt = $('#book_div #book_basic pre').contents(); | var bas_cntnt = $('#book_div #book_basic pre').contents(); | ||
$('#book_div #book_basic pre:nth-child(1)').replaceWith(bas_cntnt); | $('#book_div #book_basic pre:nth-child(1)').replaceWith(bas_cntnt); | ||
+ | |||
+ | var bas_cntnt = $('#book_div #book_basic2 pre').contents(); | ||
+ | $('#book_div #book_basic2 pre:nth-child(1)').replaceWith(bas_cntnt); | ||
var bgk_cntnt = $('#book_div #book_bgk pre').contents(); | var bgk_cntnt = $('#book_div #book_bgk pre').contents(); | ||
Line 700: | Line 720: | ||
$('#book_div #book_uk pre').remove(); | $('#book_div #book_uk pre').remove(); | ||
$('#book_div #book_basic pre').remove(); | $('#book_div #book_basic pre').remove(); | ||
+ | $('#book_div #book_basic2 pre').remove(); | ||
$('#book_ap').siblings('p')[0].remove(); | $('#book_ap').siblings('p')[0].remove(); | ||
$('#book_mh').children('p')[0].remove(); | $('#book_mh').children('p')[0].remove(); | ||
$('#book_basic').siblings('p').remove(); | $('#book_basic').siblings('p').remove(); | ||
+ | $('#book_basic2').siblings('p').remove(); | ||
$('#book_tn').siblings('p').remove(); | $('#book_tn').siblings('p').remove(); | ||
$('#book_bgk').siblings('p').remove(); | $('#book_bgk').siblings('p').remove(); |
Revision as of 11:36, 31 August 2021
Wikividya is a collaborative project to prepare, collect and curate a multilingual free-content for the State Board curriculum. It aims to share rich media contents for all Indian schools in different languages, using definitions and descriptions in English. Wikividya is a wiki, which means that one can edit it.
Nine streams of content materials for the topics, to support planning and execution of sessions and encourage use of rich media teaching aids.
State Boards available on Wikividya
Reference Channels
Enable comment auto-refresher
Anonymous user #1
Permalink |
Anonymous user #2
Permalink |
Anonymous user #3
Permalink |
Anonymous user #4
Permalink |
Anonymous user #5
Permalink |
Anonymous user #6
Permalink |
Anonymous user #7
Permalink |
Anonymous user #8
Permalink |
Anonymous user #9
Permalink |
Anonymous user #10
Permalink |
Anonymous user #11
Permalink |
Anonymous user #12
Permalink |
Anonymous user #13
Permalink |
Anonymous user #14
Permalink |