Difference between revisions of "Wiki"

From Coder Merlin
 
(26 intermediate revisions by 5 users not shown)
Line 3: Line 3:


== Introduction ==
== Introduction ==
Most likely, you're reading this page in a browser. If so, you've already accessed the wiki! A '''wiki''' is a knowledge base, a place where people can go to learn about a variety of topics. What differentiates a wiki from many other sites on the internet is its collaborative approach to editing the contents and structure of the site. Most wikis, including this one, allow willing participants to create an account and contribute to the site. This process enables wikis to grow through the efforts of many diverse individuals, hopefully leading to a better experience for all.
Most likely, you're reading this page in a browser. If so, you've already accessed the wiki! A '''wiki''' is a knowledge base, a place where people can go to learn about a variety of topics. What differentiates a wiki from many other sites on the Internet is its collaborative approach to editing the contents and structure of the site. Most wikis, including this one, allow willing participants to create an account and contribute to the site. This process enables wikis to grow through the efforts of many diverse individuals, hopefully leading to a better experience for all.


== Navigation ==
== Navigation ==
Navigation through this wiki occurs primarily through two means:
Navigation through this wiki occurs primarily through these means:
# '''Hyperlinks''': Nearly all [[W1001|blue text]] is a ''hyperlink''. Clicking on the link will take you to the relevant page.
# '''Hyperlinks''': Nearly all [[W1001|blue text]] is a {{GlossaryReference|hyperlink|hyperlink}}. Clicking the link takes you to the relevant page.
# '''Search Bar''': If you're not certain which page you need you can use the ''Search Bar'' at the very top of every wiki page. Entering a search term and then pressing <ENTER> or clicking on the magnifying glass will execute a search and provide you with a list of relevant pages.
# '''Page Name''': Typing in the page name takes you directly to the relevant page. For example, this page is named [[#Navigation|Wiki]].
# '''Experience ID''': All experiences have a short code named the "Experience ID" (usually listed near the top of the page). This code also takes you directly to the page. For example, the Experience ID of this page is [[W1001]].
# '''Search Bar''': If you're not certain which page you need, you can use the ''Search Bar'' at the very top of every wiki page. Entering a search term and then pressing <ENTER> or clicking on the magnifying glass executes a search and provides you with a list of relevant pages.
=== Multipage Experiences ===
Multipage experiences, such as this one, will contain a menu of links to each subtopic, as below.  Additionally, subtopics will contain links to their "Prior" and "Next" buttons to their siblings.


== Experiences ==
{{MerlinMultipageExperienceSubpages
This wiki, perhaps in conjunction with a guide, will take you, an explorer, on a journey through a series of experiences in Computer Science.  Each experience is contained on a wiki page titled for the subject of the experience.  Additionally, experiences have a numeric experience code which begins with the letter "W".  This page, for example, may be accessed either by entering the title of the experience ([[W1001|Wiki]]) or entering the experience ID ([[W1001]]) in the search bar.
  |Pages=Experiences;Conventions;Expectations;Why Learn Linux;Why Learn Swift
 
Experiences will generally begin with some background information and then it'll be time for you to get your own feet wet by digging in deeper.  There are a few icons that will be helpful to understand:
 
{{KeyConcepts|
This box will describe a summary of important concepts which should be thoroughly understood by the completion of the experience.}}
 
 
{{Hint|
This box will describe a helpful hint that you'll likely find useful.}}
 
 
{{Observe|: Section 1|
This box will contain items which should be closely observed and pondered.  Most such boxes will be labeled with a section number and one or more questions.  For example:
 
# Why do you think section numbers begin with the number one?
 
You're expected to '''document your answers''' to these questions in your Digital Journal.  Each entry must be consistently labeled with the section number, a period, and then the question number.  For example, when answering this question, the identifier would be 1.1
 
You'll learn more about Digital Journals in [[W1005 Digital Journal]].  Until then, you'll probably find it helpful to document your answers on paper or digitally using your favorite text editor.
}}
}}
{{Exercises|
This box will contain a list of exercises that you need to perform in order to best master the subject matter of the experience.  There are several different types of exercises.  Some will be included on the page (perhaps in the form of a quiz) but more often exercises will require you to perform some puzzle solving or other work on the server.
}}
{{Caution|
This box will contain information about items that are critical to understand where a failure to understand could result in undesired consequences.
}}
{{GoingDeeper|
This box will contain supplementary material which is not essential to understand yet may be intriguing for those wishing to understand at a deeper level.
}}
{{ComingSoon|
This box will contain topics that will soon be added to the wiki.
}}
== Conventions ==
* In most cases, the case of characters matter.  "begin" is different from "Begin" and "BEGIN".  Be sure to use the correct case.
* Keys will appear within a keyboard key image.  For example, if you are told to press {{Key|RETURN}} the intent is for you to press the key labeled {{Key|RETURN}} (or {{Key|ENTER}}), not to type the characters R-E-T-U-R-N.
* Key combinations will appear as two adjacent keyboard keys, separated by a hyphen.  For example, {{SpecialKey|CONTROL|c}} means that you should press and hold the {{Key|CONTROL}} key, then press the {{Key|c}} key, and then release the {{Key|CONTROL}} key.
* There are several different types of assessments and exercises.  You'll notice that each experience is identified by the letter "W" followed by a numeric experience code, i.e. W''nnnn'' or W''nnnn.mm''.  Regardless of the type of exercise, the ''nnnn'' will always match that of the experience.
** Experiences from the wiki that aren't part of the {{MMM}} (you'll learn about this in experience W1008) will be labeled as '''X'''''nnnn''
** Excursions from the wiki that aren't part of the {{MMM}} will be labeled as '''C'''''nnnn''
** Labs and assessments (quizzes and tests) that are part of {{MMM}} will be labeled as '''M'''''nnnn''
** Reflections in the form of a journal (you'll learn about this in experience W1005) will be labeled as '''J'''''nnnn''
** Reflections in the form of an essay will be labeled as '''E'''''nnnn''
== Semantic Metadata ==
{{Experience
{{Experience
|experienceID=W1001
|experienceID=W1001
|experienceSection=Lab basics
|nextExperienceID=W1001.20
|experienceUnit=Lab basics
|knowledgeAndSkills=§10.111
|knowledgeAndSkills=§10.111
|topicAreas=Content management systems
|topicAreas=Content management systems

Latest revision as of 20:20, 11 February 2023

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Curriculum[edit]

ExercisesIcon.png
 Coder Merlin™  Computer Science Curriculum Data

Unit: Lab basics

Experience Name: Wiki (W1001)

Next Experience: Community (W1001.20)

Knowledge and skills:

  • §10.111 Participate with electronic communities as a learner and contributor

Topic areas: Content management systems

Classroom time (average): 20 minutes

Study time (average): 10 minutes

Successful completion requires knowledge: understanding of how to use the wiki

Successful completion requires skills: ability to successfully navigate the wiki

Introduction[edit]

Most likely, you're reading this page in a browser. If so, you've already accessed the wiki! A wiki is a knowledge base, a place where people can go to learn about a variety of topics. What differentiates a wiki from many other sites on the Internet is its collaborative approach to editing the contents and structure of the site. Most wikis, including this one, allow willing participants to create an account and contribute to the site. This process enables wikis to grow through the efforts of many diverse individuals, hopefully leading to a better experience for all.

Navigation[edit]

Navigation through this wiki occurs primarily through these means:

  1. Hyperlinks: Nearly all blue text is a hyperlink. Clicking the link takes you to the relevant page.
  2. Page Name: Typing in the page name takes you directly to the relevant page. For example, this page is named Wiki.
  3. Experience ID: All experiences have a short code named the "Experience ID" (usually listed near the top of the page). This code also takes you directly to the page. For example, the Experience ID of this page is W1001.
  4. Search Bar: If you're not certain which page you need, you can use the Search Bar at the very top of every wiki page. Entering a search term and then pressing <ENTER> or clicking on the magnifying glass executes a search and provides you with a list of relevant pages.

Multipage Experiences[edit]

Multipage experiences, such as this one, will contain a menu of links to each subtopic, as below. Additionally, subtopics will contain links to their "Prior" and "Next" buttons to their siblings.




Experience Metadata

Experience ID W1001
Next experience ID W1001.20
Unit Lab basics
Knowledge and skills §10.111
Topic areas Content management systems
Classroom time 20 m
Study time 10 m
Acquired knowledge understanding of how to use the wiki
Acquired skill ability to successfully navigate the wiki
Additional categories