Difference between revisions of "Koer wiki help"

From Karnataka Open Educational Resources
Jump to navigation Jump to search
Line 44: Line 44:
  
 
(do paste of your image from clipboard after Image:)
 
(do paste of your image from clipboard after Image:)
 +
 +
===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)
 +
 +
<nowiki>{{#widget:Picassa
 +
|user=<put your gmail id which with you have created the album>
 +
|album=<write your picassa album id here>
 +
|width=300
 +
|height=200
 +
|captions=1
 +
|autoplay=1
 +
|interval=5
 +
}}
 +
</nowiki>
 +
 +
example
 +
 +
{{#widget:Picasa
 +
|user=itfc.communications@gmail.com
 +
|album=6034318521803784401
 +
|width=300
 +
|height=200
 +
|captions=1
 +
|autoplay=1
 +
|interval=5
 +
}}
  
 
===Inserting video===
 
===Inserting video===

Revision as of 15:40, 15 July 2014

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

External Web link

When you want to link a page from outside the KOER website, (external link)
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 [http://en.wikipedia.org/wiki/Nth_root Wikipedia Page for Surds] will read as Wikipedia Page for Surds
http://en.wikipedia.org/wiki/Nth_root - is the web link
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
open DOUBLE Square Bracket,followed by the KOER page name (without http etc) ,followed by pipe and then the description of the link eg [[Surds | KOER Surds page]] will read as KOER Surds page
Surds is the name of the KOER page - http://karnatakaeducation.org.in/KOER/en/index.php/Surds
KOER Surds page is the name of the link

Advanced Editing

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:

Image:http://upload.wikimedia.org/wikipedia/commons/thumb/5/59/Roots_chart.png/220px-Roots_chart.png

will be seen as

Image:220px-Roots_chart.png

(do paste of your image from clipboard after Image:)

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)

{{#widget:Picassa |user=<put your gmail id which with you have created the album> |album=<write your picassa album id here> |width=300 |height=200 |captions=1 |autoplay=1 |interval=5 }}

example

Inserting video

Youtube video can be embedded in KOER Video on Surds from Youtube

Syntax is:

{{#widget:YouTube|id=iTt3TVjsjuY}}

will be seen as


If you want to make the video appear as thumbnail, then syntax is: {{#ev:youtube| iTt3TVjsjuY| 150| left}}

Inserting mindmap

Syntax is: <mm>[[NAME OF THE MINDMAPFILE.mm|Flash]]</mm>

Inserting slides

  1. You can insert slides from a ODP, PDF, PPT files using slideshare.
  2. Upload your file on //www.slideshare.net/
  3. Click on share file and select the 'embed code'
  4. From the embed code,pick out a number string

Syntax in KOER is:

{{#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

Math Formula

http://karnatakaeducation.org.in/KOER/en/index.php/Math_Formula_on_Wiki

Creating pages and adding template

New page

http://karnatakaeducation.org.in/KOER/en/index.php/New_topic_to_be_created This will create a new topic page.

New actvity

To add an activity to the topic http://karnatakaeducation.org.in/KOER/en/index.php/Topic_name_concept_name_activity1

To add template:

Main content:
{{subst:Math-Content}} <nowiki>{{subst:ಗಣಿತ-ವಿಷಯ}}

Activity:
{{subst:Math-Activity}} <nowiki>{{subst:ಗಣಿತ-ಚಟುವಟಿಕೆ}}


while creating activity page, give page name as topic name_concept name_activity1
eg. Permutations_And_Combinations_permutations_activity1

ಹೊಸದಾಗಿ ಚಟುವಟಿಕೆ ಪುಟವನ್ನು ಸೃಷ್ಠಿಸುವಾಗ, ಪುಟದ ಹೆಸರು_ಬೋಧನಾಂಶದ ಹೆಸರು_ಚಟುವಟಕೆ ಸಂಖ್ಯೆ
ಉದಾ:ಕ್ರಮಯೋಜನೆ_ಮತ್ತು_ವಿಕಲ್ಪಗಳು_ಕ್ರಮಯೋಜನೆ_ಚಟುವಟಿಕೆ1