文件名称:bricks:软件工程实验室 2015 年Spring
文件大小:1.1MB
文件格式:ZIP
更新时间:2024-06-28 03:53:10
JavaScript
砖块 这是编程入门课程的学生编写小程序并自动评分的环境。 指示 依赖关系 节点 MongoDB SailsJS 安装说明 克隆这个 repo npm install sails lift 文档 数据库 该数据库称为Bricks 。 有四个集合: folders 、 problems和submissions 。 ####Folders 此集合包含以下格式列出的所有文件夹:名称:“文件夹名称” fnum:20 id:随机生成 问题 此集合包含以下格式列出的所有作业: { type : "twit" , // in-class brick, Type What I Type // type: "diy", // brick you do after class, Do It Yourself // type: "wall", // more tradition