From 7175278f335330d06f73665b2e88fcd6da85045e Mon Sep 17 00:00:00 2001 From: zeus Date: Thu, 6 Aug 2020 00:44:24 +0300 Subject: [PATCH] llo --- llo-index.yml | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/llo-index.yml b/llo-index.yml index 1dc2c73..6fcccc8 100644 --- a/llo-index.yml +++ b/llo-index.yml @@ -49,3 +49,54 @@ points: "1" # ELO output: mimetype: "image" +--- # Programming language + name: "mpi" + language: "c" + created-at: "21-07-2020" + creator: "root Apostolos" + base_url: "https://git.swarmlab.io:3000/labs/examples-mpi2/raw/branch/master/llo/" + intro: "intro.info" + llospec0: + display_name: "title" + swarmlabservice: "os2" + info: + file: "netstat.info" + code: + lang: "sh" + exec: "/bin/bash" + file: "netstat" + options: "" + mimetype: "text/x-python" + output: + log: "console" + mimetype: "text/plain" + challenge: + question: "q-info.sh" + codehelp: "codehelp.sh" + codeanswer: "codeanswer.sh" + mimetype: "text/x-python" + points: "1" # ELO + output: + log: "console" + llospec1: + display_name: "title1" + swarmlabservice: "os2" + info: + file: "ifconfig.info" + code: + lang: "sh" + exec: "/bin/bash" + file: "ifconfig" + options: "" + mimetype: "text/x-python" + output: + log: "console" + mimetype: "text/plain" + challenge: + question: "q-info.sh" + codehelp: "codehelp.sh" + codeanswer: "codeanswer.sh" + mimetype: "text/x-python" + points: "1" # ELO + output: + mimetype: "image"