{ "trainingName": "测试实训12345", "professional": "020306T", "terminalType": "pc_free_version", "startPath": "./TW.exe", "regeditName": "", "appId": "abcd123", "introduction": "测试实训应用", "environment": "需要在pycharm IDE下编程。\n可以可以快乐哟。", "requirements": "CPU:i5 3.20GHz。\n内存:8GB以上。\n显卡:2GB显存以上。", "taskList": [ { "name": "无人机实训任务1", "code": "task01", "timeLimit": 5, "fullScore": 100, "screenShot": 1, "shotDesc": "截长图,不要分成多个图", "screenRecord": 1, "recordDesc": "录屏至少需要2分钟", "report": 1, "reportTemplate": "./无人机a任务报告模板.docx", "stepList": [ { "name": "创建无人机", "code": "step001", "timeLimit": 60, "fullScore": 20, "knowledgePoints": "变量定义", "skillPoints": "技能aaa", "screenShot": 1, "screenRecord": 1 }, { "name": "起飞", "code": "step002", "timeLimit": 60, "fullScore": 20, "knowledgePoints": "函数调用", "skillPoints": "技能bbb", "screenShot": 1, "screenRecord": 1 }, { "name": "向前飞100米", "code": "step003", "timeLimit": 60, "fullScore": 20, "knowledgePoints": "for循环", "skillPoints": "技能ccc", "screenShot": 1, "screenRecord": 1 } ] }, { "name": "无人机实训任务2", "code": "task02", "timeLimit": 5, "fullScore": 100, "screenShot": 1, "shotDesc": "截长图,不要分成多个图", "screenRecord": 1, "recordDesc": "录屏至少需要2分钟", "report": 1, "reportTemplate": "./无人机a任务报告模板.docx", "stepList": [ { "name": "创建无人机阵列", "code": "step001", "timeLimit": 60, "fullScore": 20, "knowledgePoints": "变量定义", "skillPoints": "技能aaa", "screenShot": 1, "screenRecord": 1 }, { "name": "打开无人机灯光", "code": "step002", "timeLimit": 60, "fullScore": 20, "knowledgePoints": "函数调用", "skillPoints": "技能bbb", "screenShot": 1, "screenRecord": 1 }, { "name": "飞到坐标(123,745,20)", "code": "step003", "timeLimit": 60, "fullScore": 20, "knowledgePoints": "for循环", "skillPoints": "技能ccc", "screenShot": 1, "screenRecord": 1 } ] } ] }