Difference between revisions of "§10.231"

From Coder Merlin
(Created page with "== Knowledge and Skills Goal == Category:Knowledge and skills Knowledge and skills description::Demonstrate proficiency in using a source control system for single-users...")
 
 
Line 1: Line 1:
== Knowledge and Skills Goal ==
{{Knowledge and Skills Goal
[[Category:Knowledge and skills]]
|knowledgeAndSkillsDescription=Demonstrate proficiency in using a source control system for single-users
[[Knowledge and skills description::Demonstrate proficiency in using a source control system for single-users]]
|knowledgeAndSkillsLevel=10
(Level [[Knowledge and skills level::10]])
|primaryTopicArea=topic-area-tools-and-technologies
 
|topicAreas=Source control systems
== Notes ==
|knowledgeAndSkillsIncludes=Adding documents;Deleting documents;Moving documents;Committing changes;Viewing a log of changes;Rolling back to a specific version
Includes:
}}
* Adding documents
* Deleting documents
* Moving documents
* Committing changes
* Viewing a log of changes
* Rolling back to a specific version
 
== Available Experiences ==
{{KnowledgeAndSkillData|{{FULLPAGENAME}}}}
 
<!-- Categories and properties -->
[[Category:Source control systems]] {{#set:Topic area=Source control systems}}
 
{{#set:Primary topic area=topic-area-tools-and-technologies}}

Latest revision as of 00:11, 24 June 2021

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


Knowledge and Skills Goal[edit]

Knowledge and Skills Description Demonstrate proficiency in using a source control system for single-users
Knowledge and Skills Level 10
Primary Topic Area topic-area-tools-and-technologies
Topic areas • Source control systems
Knowledge and skills includes • Adding documents
• Deleting documents
• Moving documents
• Committing changes
• Viewing a log of changes
• Rolling back to a specific version

Relevant Experiences[edit]

 Experience IDClassroom timeStudy timeAcquired knowledgeAcquired skill
HTMLW1004.5030 minutes30 minutesunderstand the purpose of HTMLcreating an HTML page using proper syntax
Source ControlW100660 minutes30 minutesunderstand the purpose of a source control systemability to use a source control system to add, delete, and move documents
ability to use a source control system to commit changes
ability to use a source control system to checkout previous versions
ability to view a log of changes
GitHubW1007.1060 minutes180 minutesunderstand the purpose of a source control system when working with multiple usersability to push and pull changes to/from the source control system
ability to use a source control system to merge changes
ability to properly handle merge conflicts
MagitW1007.3060 minutes120 minutesunderstand the purpose of a source control system when working with multiple usersability to push and pull changes to/from the source control system
ability to use a source control system to merge changes
ability to properly handle merge conflicts