User:Margit.link-rodrigue/Agenda/Admin Training 35026 and Quiz:User topics 2: Difference between pages

(Difference between pages)
m ((username removed) (log details removed))
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
== Agenda Day 1 ==
=User topics 2=
{| class="wikitable" style="width: 100%;"
|10
|Introduction (5), Agenda
|-
|40
|'''Configuration of the  wiki:'''
* Menus
* FlexiSkin
* Privacy settings
* Configuration manager basics
|-
|60
|'''Content structuring:'''
* Namespaces
* Categories
* Subpages
|-
| style="" class="col-blue-light-bg" |''5''
| style="" class="col-blue-light-bg" |''Break''
|-
|10
|Quiz 1
|-
|20
|'''Permission management:'''
* Permission concept
* Permission manager
** Exclusive namespace permissions
** Special case: "Read" permissions
|-
|35
|'''Quality management:'''
* Overview
* Expiry
* Page assignment
* Reminder
|-
| style="" class="col-blue-light-bg" |30
| style="" class="col-blue-light-bg" |Lunch
|-
|15
|
* Approvals
|-
|15
|
* Workflows
|-
|20
|'''Tracking changes:'''
* Recent changes page
* Watchlist
* Special pages: Wanted pages/files/categories
|-
|20
|'''Blog function:'''
* About BlueSpice social
* Spezial page: Blog
* Embedded  Blogs / custom permissions
|-
|10
|[[Quiz:Admin topics 2|Quiz  2]] / FAQ
|}


== Agenda Day 2 ==
<quiz display="simple">
{| class="wikitable" style="width: 100%;"
{When you edit a page, you can drag an image directly onto the page to upload it to the wiki.
|20
|type="()"}
|'''Wikitext:'''
+ true
* Syntax examples, allowed HTML
- false
* Functions
|-
|15
|'''Page templates:'''
* Built-in  templates
* Creating a page template
* Page templates manager
|-
|30
|'''Templates:'''
* Types of templates
* Creating a simple infobox
* Adding a template to a page template
* Categorizing content with templates
* Displaying page properties in a template
* ''TemplateData'' and ''TemplateStyles''
|-
|30
|'''Template editor (Page Forms):'''
* Creating a form for the infobox
* Connecting template and form
* Manually editing the form
|-
| style="" class="col-blue-light-bg" |5
| style="" class="col-blue-light-bg" |Break
|-
|30
|'''Smart lists'''
* Basic smart list
* Basic query droplet
* SMW inline queries
* DPL3 page lists
|-
|10
|Quiz 3
|-
|30
|'''Portal pages:'''
* Use cases
* Starter portal pages
* Main page
|-
| style="" class="col-blue-light-bg" |30
| style="" class="col-blue-light-bg" |Lunch
|-
|30
|'''Miscellaneous:'''


* Adding templates to droplets
{What does the Wikitext ''<nowiki>[[:File:myimage.png]]</nowiki>'' accomplish?
* Importing Word documents
|type="()"}
* Supporting the search
- It creates a link to the file ''myimage.png''.
* Books
- It embeds the file ''myimage.png'' on the wiki page.
* Using SMW properties
+ It creates a link to the file description page for the file ''myimage.png''.
* Notifications
 
|-
{Which of the following examples does not show correct wikitext syntax?
|60
|type="()"}
|Customer topics / FAQ / Helpdesk
- <nowiki>[[Pancake|Best Pancake]]</nowiki>
|}
+ <nowiki>[https://wikipedia.org|Wikipedia]</nowiki>
- <nowiki>[[:Category:Cars]]</nowiki>
- <nowiki>[[Category:Cars]]</nowiki>
- <nowiki>[https://wikipedia.org]</nowiki>
 
{What effect does the text <nowiki>''__HIDETITLE__''</nowiki> in the page source have?
|type="()"}
+ It hides the title section of a page.
- It hides the page title.
- It hides the display title.
- It hides the status bar above the page title.
 
{Which of the following terms describe types of magic words (check all that apply)?
|type="[]"}
- container
+ behavior switch
+ variable
- wikisource
+ parser function
 
{In the source code of a page, you can find the following content: <code><nowiki>{{Organisation}}</nowiki></code>. What does it do?
|type="()"}
- It creates the display title ''Organisation'' for this page.
+ It transcludes the template ''Organisation'' into the page.
- It creates link to the page ''Organisation'' is created.
- It adds the category ''Organisation'' to the page.
 
{Templates can only be included in a page during page creation.
|type="()"}
- true
+ false
{Templates are created in the "Template" namespace.
|type="()"}
+ true
- false
 
{Which statements about templates are true?
|type="[]"}
+ Templates can contain parameters (placeholders).
+ Templates can have their own style sheet.
- Templates cannot be created in visual editing mode.
+ Templates can contain templates.
 
</quiz>
 
__HIDETITLE__

Latest revision as of 07:48, 4 April 2024

User topics 2

1 When you edit a page, you can drag an image directly onto the page to upload it to the wiki.

true
false

2 What does the Wikitext [[:File:myimage.png]] accomplish?

It creates a link to the file myimage.png.
It embeds the file myimage.png on the wiki page.
It creates a link to the file description page for the file myimage.png.

3 Which of the following examples does not show correct wikitext syntax?

[[Pancake|Best Pancake]]
[https://wikipedia.org|Wikipedia]
[[:Category:Cars]]
[[Category:Cars]]
[https://wikipedia.org]

4 What effect does the text ''__HIDETITLE__'' in the page source have?

It hides the title section of a page.
It hides the page title.
It hides the display title.
It hides the status bar above the page title.

5 Which of the following terms describe types of magic words (check all that apply)?

container
behavior switch
variable
wikisource
parser function

6 In the source code of a page, you can find the following content: {{Organisation}}. What does it do?

It creates the display title Organisation for this page.
It transcludes the template Organisation into the page.
It creates link to the page Organisation is created.
It adds the category Organisation to the page.

7 Templates can only be included in a page during page creation.

true
false

8 Templates are created in the "Template" namespace.

true
false

9 Which statements about templates are true?

Templates can contain parameters (placeholders).
Templates can have their own style sheet.
Templates cannot be created in visual editing mode.
Templates can contain templates.


No categories assignedEdit