14,219 bytes added
, 10:26, 11 October 2016
[http://karnatakaeducation.org.in/KOER/index.php/ಕೊಯರ್_ವಿಕೀ_ಸಂಕಲನ_ಸಹಾಯ ಕನ್ನಡದಲ್ಲಿ ನೋಡಿ]
=Help on editing KOER=
==Basic editing==
===Entering Text===
Just type in text
or
copy paste from your existing text file (.doc or .odt) into the wiki page
===Headings===
To create a heading, simply put the "=" sign before and after the heading. Single "=" stands for HEADING 1, "==" for HEADING 2 (SUB HEADING TO for HEADING 1) and so on. Create as many headings and sub headings as you want
===External Web link===
When you want to link a page from outside the KOER website, (external link)<br>
Syntax is as follows: Open Square Bracket,followed by the URL/web page address,followed by a space and then the description of the link.
eg
<nowiki>[http://en.wikipedia.org/wiki/Nth_root Wikipedia Page for Surds]</nowiki>
will read as
[http://en.wikipedia.org/wiki/Nth_root Wikipedia Page for Surds]
<br>''http://en.wikipedia.org/wiki/Nth_root'' - is the web link
<br>''Wikipedia Page for Surds'' - name of the link
===Internal Web link===
When you want to link a page from within the KOER website (internal link)
Syntax is as follows<br>
open DOUBLE Square Bracket,followed by the KOER page name (without http etc) ,followed by pipe and then the description of the link
eg
<nowiki>[[Surds | KOER Surds page]]</nowiki>
will read as
[[Surds | KOER Surds page]]
<br>Surds is the name of the KOER page - http://karnatakaeducation.org.in/KOER/en/index.php/Surds
<br>KOER Surds page is the name of the link
==Advanced Editing==
In KOER, we upload text and mind maps, other resources are uploaded elsewhere and then linked/embedded on the koer using widgets-
#Geogebra files - [http://geogebratube.org Geogebratube]
#Photos - slide show in [http://picasaweb.google.com Google Picassa]
#Presentations - slide show in [http://slideshare.net Slideshare]
#Videos - [http://Youtube.com Youtube] or [http://vimeo.com Vimeo]
#Podcasts (audio files) - [http://yourlisten.com Yourlisten]
===Inserting image===
You can insert images in KOER.
First open the web page with the image (picture)
Right click on the image and select 'copy image URL'
Then go to your KOER page
Syntax is:
<nowiki>Image:http://upload.wikimedia.org/wikipedia/commons/thumb/5/59/Roots_chart.png/220px-Roots_chart.png</nowiki>
will be seen as
Image:http://upload.wikimedia.org/wikipedia/commons/thumb/5/59/Roots_chart.png/220px-Roots_chart.png
(do paste of your image from clipboard after Image:)
===Resizing the image after inserting===
to add
===Inserting Table===
You can insert Table in KOER by using this below syntax
1. Basic table with Information
Syntax in KOER is:<br>
<pre>
{| class="wikitable" border="1"
|-
! header 1
! header 2
! header 3
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}
</pre>
Will be seen as
{| class="wikitable" border="1"
|-
! header 1
! header 2
! header 3
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}
2. Inserting image within the table
And If you want to insert image within the table see the below syntax
<pre>
{|class="wikitable"
|-
|Prophase 1
|[[File:Prophase 1.gif|400px]]
|}
</pre>
Will be seen as
{|class="wikitable"
|-
|Prophase 1
|[[File:Prophase 1.gif|400px]]
|}
3. Inserting header for each table.
Syntax :-
<pre>
{| class="wikitable" border="1"
|+ '''Table Heading'''
! header 1
! header 2
! header 3
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}
</pre>
Will be see like :
{| class="wikitable" border="1"
|+ '''Table Heading'''
! header 1
! header 2
! header 3
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}
If you want to try different format tabling like merge table and for change width/hight of the table, go through [https://en.wikipedia.org/wiki/Help:Table table wiki help].
===Inserting image slide show===
You can embed a Picassa (Google photos) image slide show in KOER
Using your gmail id, create a photo album on picassa (http://picasaweb.google.com). To learn how to upload photos on picasa, click [http://karnatakaeducation.org.in/KOER/en/index.php/Hand_out_for_uploading_photos_Picasa.odt here]
<nowiki>{{#widget:Picasa
|user=<put your gmail id which with you have created the album itfc.education@gmail.com>
|album=<write your picasa album id here>
|width=300
|height=200
|captions=1
|autoplay=1
|interval=5
}}
</nowiki>
example
{{#widget:Picasa |user=itfc.education@gmail.com |album=6118651689721087041 |width=300 |height=200 |captions=1 |autoplay=1 |interval=5 }}
{{#widget:Picasa |user=itfc.education.india@gmail.com |album=6122588724572196705 |width=300 |height=200 |captions=1 |autoplay=1 |interval=5 }}
You can also insert a single image from picassa to the wiki. Click on the image on picasa, copy paste the url of the photo to wiki.
'''Please note that this depends on [https://get.adobe.com/flashplayer/ adobe flash] and may not work on all modern web browsers.'''
===Inserting video===
Youtube video can be embedded in KOER
Video on Surds from Youtube
Syntax is:
<nowiki>{{#widget:YouTube|id=iTt3TVjsjuY}}</nowiki>
will be seen as
{{#widget:YouTube|id=iTt3TVjsjuY}}
If you want to make the video appear as thumbnail, then syntax is:
<nowiki>{{#ev:youtube| o3gN9wI_w64| 150| left}}</nowiki>
{{#ev:youtube| o3gN9wI_w64| 150| left}}
===Inserting mindmap===
Syntax is:
<nowiki><mm>[[Assam_Technology_training_agenda.mm|Flash]]</mm></nowiki>
===Inserting slides===
#You can insert slides from a ODP, PDF, PPT files using slideshare.
#Create an id for yourself on http://slideshare.net (this is very easy, like creating any id for any web service)
#Upload your file on http://slideshare.net
#Click on share file and select the 'embed code'
#From the embed code,pick out a number string
Syntax in KOER is:
<nowiki>slideshare, please use wordpress 8 digit code as in this e.g. - {{#widget:Iframe |url=http://www.slideshare.net/slideshow/embed_code/48241562 |width=450 |height=360 |border=1 }} </nowiki>
<nowiki> instead of {{#widget:Iframe |url=http://slideshare.net/slideshow/embed_code/MDPAyvmMvPtOgZ" |width=450 |height=360 |border=1 }}
</nowiki>
<nowiki>{{#widget:Iframe
|url=http://www.slideshare.net/slideshow/embed_code/29378973
|width=450
|height=360
|border=1
}}</nowiki>
{{#widget:Iframe
|url=http://www.slideshare.net/slideshow/embed_code/29378973
|width=450
|height=360
|border=1
}}
where 29378973 is the number string.
===Inserting audio podcast===
#It is easier to create audio resources than video resources. Audio resources are very useful for language learning. They are a very useful complement to the usual print resources. While print resources support the 'reading/writing' skills, audio resources can support the 'listening/speaking' skills.
#You can record an audio resource on your smart phone or on your computer.
#You can edit the audio resource using a public software like audacity. Editing can reduce/remove unwanted sounds, add background music etc.
#The final audio clip can be uploaded on http://yourlisten.com and the link provided on KOER
==Math Formula==
http://karnatakaeducation.org.in/KOER/en/index.php/Math_Formula_on_Wiki
==Uploading a Geogebra file on Geogebratube and embedding in KOER==
===Steps in uploading a Geogebra file to KOER===
# Click on Upload a new file at left side or [http://www.karnatakaeducation.org.in/KOER/en/index.php/Special:Upload clike here]
# Click on Browse and select you geogebra file to upload.
# Modify file name and Add description if needed.
# Click on upload file to finish the upload.
===Steps in embedding a Geogebra file in KOER===
#Open the ggb file in Geogebra
#Click on File -> Export As -> Dynamic Worksheet as webpage.
#Select Export as Webpage and Click on Advanced.
#From the dropdown below, choose Clipboard:Mediawiki and click on Clipboard.
#Now, the geogebra code will be copied. Paste the same into KOER wiki editor.
#Save KOER page to see the Geogebra applet running geogebra file.
===Steps in uploading a Geogebra file===
#Create a Geogebratube ID; you must login to upload material
#On the toolbar, click on Upload Material
#Choose File (browse for files on your computer) and then click upload
#It will display a progress bar for upload
#Provide explanations as necessary for students
#You should add any questions you want to ask in worksheet for students
#Click on “Continue Uploading”
#It will display a progress bar for upload
#Enter Title of file
#Enter other information for other teachers
#Choose language, target Age
#Definitely add tags to help search for file better - eg., chord, tangent, multiplication, etc
#You can determine whether the file should be publicly available
#Save the file
=Creating pages and adding template=
===New page===
To create a new page, type the following syntax in the address bar:
'''http://karnatakaeducation.org.in/KOER/en/index.php/New_topic_to_be_created'''
This will create a new topic page.
===New activity===
To add an activity to the topic, a new page must be created for each activity. The convention for naming pages is as below.
While creating activity page, give page name as topic name_concept name_activity1<br>
eg. Permutations_And_Combinations_permutations_activity1<br><br>
ಹೊಸದಾಗಿ ಚಟುವಟಿಕೆ ಪುಟವನ್ನು ಸೃಷ್ಠಿಸುವಾಗ, ಪುಟದ ಹೆಸರು_ಬೋಧನಾಂಶದ ಹೆಸರು_ಚಟುವಟಕೆ ಸಂಖ್ಯೆ<br>
ಉದಾ:ಕ್ರಮಯೋಜನೆ_ಮತ್ತು_ವಿಕಲ್ಪಗಳು_ಕ್ರಮಯೋಜನೆ_ಚಟುವಟಿಕೆ1
Follow these steps
<nowiki>On your topic page, next to the 'Activity 1', please type double open rectangular bracket "[[", followed by page name, followed by space, followed by concept name, followed by space, followed by 'activity1', followed by double close rectangular bracket "]]"
eg, if page name is microorganisms and concept name is introduction, then to create the page for the first activity of this concept, please type [[microorganisms introduction activity1]]
</nowiki>
===To add template:===
Once a page has been created, the content template must be added. The syntax is as follows:
<br>
<nowiki>{{subst:Math-Content}}</nowiki><br>
<nowiki>{{subst:Science-Content}}</nowiki><br>
<nowiki>{{subst:SS-Content}}</nowiki><br>
Once an activity page has been created, the activity template must be added to each page.
The syntax is as follows:
<br>
<nowiki>{{subst:Math-Activity}}</nowiki><br>
<nowiki>{{subst:Science-Activity}}</nowiki><br>
<nowiki>{{subst:SS-Activity}}</nowiki><br>
==Cross referring English and Kannada KOER==
On top of every English KOER Page give the link to its corresponding / equivalent Kannada KOER page
For example on top of http://www.karnatakaeducation.org.in/KOER/en/index.php/Economy_And_Government
give
<nowiki>[http://karnatakaeducation.org.in/KOER/index.php/ಅರ್ಥವ್ಯವಸ್ಥೆ_ಮತ್ತು_ಸರ್ಕಾರ ಕನ್ನಡದಲ್ಲಿ ನೋಡಿ]</nowiki>
On top of every Kannada KOER Page give the link to its corresponding / equivalent English KOER page
For example on top of http://karnatakaeducation.org.in/KOER/index.php/ಅರ್ಥವ್ಯವಸ್ಥೆ_ಮತ್ತು_ಸರ್ಕಾರ
give
<nowiki>[http://www.karnatakaeducation.org.in/KOER/en/index.php/Economy_And_Government See in English]</nowiki>
==Useful reports from wiki==
===What changes have been made on any wiki page - and who has made them===
At the bottom of each wiki page, the link 'history' is provided. Clicking this will give us all the changes made on that page, when it was made and who made it. Any changes made by mistake can be 'rolled back' or deleted.
To get the changes made on the entire KOER wiki, click on [[Special:RecentChanges | 'Recent changes']] on the left frame
===User list===
To get a list of all the wiki editors, we can [[Special:ListUsers | visit]]
=Forgot password / cannot login=
#Check if your user id is created, visit [[Special:ListUsers]] pages in the wiki and see if your id is there
#if user id not created, then write KOER@KarnatakaEducation.org.in and ask for a wiki id. Note that normally wiki id will be given in a training workshop
#If user id exists, but you have forgotten your password, then Click on Log in button
#Click on ' Forgotten your login details? ' and ENTER your WIKI ID
#WIKI will send a mail to the 'Connected email id', provided during the creation of the login-id
#Open your email. Click on the weblink in your email and you will connect to DIET WIKI
#Click on your wiki link
#Enter your wiki id and your NEW password to login. (keep this NEW PASSWORD CAREFULLY and do not lose it)
#You will see your id on the top right part of the screen
=Steps to use Wiki to create a web-site=
#Identify the audience for the site - who do you want should see the site
#Collate the information you want to share through the site
##Information about the institution - plans, programmes, staff
##Detailed information about programmes - objectives, scope, approach, activities, status, challenges/risks, outcomes
#Try and collate information in different formats
##Text information, images/photos/pictures, videos, animations, existing web links
#Make a 'design' for your site - home page contents, other pages. This is similar to designing a home - based on needs, how many rooms and for what purpose. Good news is that you can always add pages to your wiki whenever you want, and add/modify/remove content, which is not so easily possible with a house!!
##Home page should be simple and clear. Avoid jazzy styles.
##No information should be too lengthy on home page. Use additional pages for providing details.
##Cluster/categorize information and provide it in pages based on such categories/clusters.
##Any page address (web link) should be provided either on the site home page, or on another page, based on relevance. This can help user to reach any page from the home page. Of course, user can reach a page just through the web address as well.