You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

98 lines
2.7 KiB

--- # Programming language
name: "grep"
base_url: "https://git.swarmlab.io:3000/llo/LabLearningObject/raw/branch/master"
author: "zeus"
intro: "intro"
0_Case_insensitive_search:
display_name: "Case_insensitive_search"
swarmlabservice: "os2"
info:
file: "0_Case_insensitive_search/info"
code:
lang: "bash"
exec: "/bin/bash"
file: "0_Case_insensitive_search/code"
data: "0_Case_insensitive_search/data"
options: ""
mimetype: "bash"
output:
log: "console"
mimetype: "bash"
challenge:
question: "0_Case_insensitive_search/q-info"
codehelp: "0_Case_insensitive_search/codehelp"
codeanswer: "0_Case_insensitive_search/codeanswer"
mimetype: "bash"
points: "" # ELO
output:
log: "bash"
1_Displaying_info:
display_name: "Displaying_info"
swarmlabservice: "os2"
info:
file: "1_Displaying_info/info"
code:
lang: "bash"
exec: "/bin/bash"
file: "1_Displaying_info/code"
data: "1_Displaying_info/data"
options: ""
mimetype: "bash"
output:
log: "console"
mimetype: "bash"
challenge:
question: "1_Displaying_info/q-info"
codehelp: "1_Displaying_info/codehelp"
codeanswer: "1_Displaying_info/codeanswer"
mimetype: "bash"
points: "" # ELO
output:
log: "bash"
2_Displaying_matched_pattern:
display_name: "Displaying_matched_pattern"
swarmlabservice: "os2"
info:
file: "2_Displaying_matched_pattern/info"
code:
lang: "bash"
exec: "/bin/bash"
file: "2_Displaying_matched_pattern/code"
data: "2_Displaying_matched_pattern/data"
options: ""
mimetype: "bash"
output:
log: "console"
mimetype: "bash"
challenge:
question: "2_Displaying_matched_pattern/q-info"
codehelp: "2_Displaying_matched_pattern/codehelp"
codeanswer: "2_Displaying_matched_pattern/codeanswer"
mimetype: "bash"
points: "1" # ELO
output:
log: "bash"
3_Regular_Expressions_Examples:
display_name: "Regular_Expressions_Examples"
swarmlabservice: "os2"
info:
file: "3_Regular_Expressions_Examples/info"
code:
lang: "bash"
exec: "/bin/bash"
file: "3_Regular_Expressions_Examples/code"
data: "3_Regular_Expressions_Examples/data"
options: ""
mimetype: "bash"
output:
log: "console"
mimetype: "bash"
challenge:
question: "3_Regular_Expressions_Examples/q-info"
codehelp: "3_Regular_Expressions_Examples/codehelp"
codeanswer: "3_Regular_Expressions_Examples/codeanswer"
mimetype: "bash"
points: "3" # ELO
output:
log: "bash"