wavechao / lwapi

1 stars 1 forks source link

教师查看“我的论题”中论文的附加信息,选题学生是教师自己 #66

Closed Naituw closed 11 years ago

Naituw commented 11 years ago

教师 bobo 论题ID 3

wavechao commented 11 years ago

没有学生信息啊,测试账号basic:Ym9ibzoxMjM0 { "available_major": [ "1", "2", "3", "5" ], "createAt": "2013-04-09T23:26:13", "deptid": 1, "description": "要求有网页、android和ios版", "require_info": "答辩前完成", "state": 45, "studentNum": 0, "students": null, "teacher": { "avatar": "http://lwapi-pic.stor.sinaapp.com/user_1_22.jpg", "avatar_thumb": "http://lwapi-picmin.stor.sinaapp.com/user_1_22.jpg", "department": null, "email": "245358419@qq.com", "gender": 1, "level": 40, "major_id": 1, "screenname": "波潮", "userid": 1, "username": "bobo" }, "teacherid": 1, "title": "小区管理系统", "titleid": 3 }

Naituw commented 11 years ago

https://lwapi.sinaapp.com/title/extra_info.json?titleid=3

{"code":200,"message":"成功","object":{"student":[{"avatar":"http:\/\/lwapi-pic.stor.sinaapp.com\/user_1_22.jpg","avatar_thumb":"http:\/\/lwapi-picmin.stor.sinaapp.com\/user_1_22.jpg","department":{"deptid":1,"directorid":1,"majors":null,"name":"电软系","schoolname":"中山大学南方学院"},"email":"245358419@qq.com","gender":1,"level":40,"major_id":1,"screenname":"波潮","userid":1,"username":"bobo"}],"selections":[{"articleScore":null,"comment":"\"\"","createAt":"2013-04-09T23:26:13","oralScore":0,"selectionid":7,"studentid":2,"titleid":3}],"teacher":{"avatar":"http:\/\/lwapi-pic.stor.sinaapp.com\/user_1_22.jpg","avatar_thumb":"http:\/\/lwapi-picmin.stor.sinaapp.com\/user_1_22.jpg","department":{"deptid":1,"directorid":1,"majors":null,"name":"电软系","schoolname":"中山大学南方学院"},"email":"245358419@qq.com","gender":1,"level":40,"major_id":1,"screenname":"波潮","userid":1,"username":"bobo"}}}
wavechao commented 11 years ago

{ "code": 200, "message": "成功", "object": { "student": [ { "avatar": "http://lwapi-pic.stor.sinaapp.com/user_2_48.png", "avatar_thumb": "http://lwapi-picmin.stor.sinaapp.com/user_2_48.png", "department": { "deptid": 1, "directorid": 1, "majors": null, "name": "电软系", "schoolname": "中山大学南方学院" }, "email": "naituw@gmail.com", "gender": 1, "level": 10, "major_id": 1, "screenname": "吴天", "userid": 2, "username": "092011070" } ], "selections": [ { "articleScore": 40, "comment": "Test", "createAt": "2013-04-15T21:03:12", "oralScore": 50, "selectionid": 7, "studentid": 2, "titleid": 3 } ], "teacher": { "avatar": "http://lwapi-pic.stor.sinaapp.com/user_1_22.jpg", "avatar_thumb": "http://lwapi-picmin.stor.sinaapp.com/user_1_22.jpg", "department": { "deptid": 1, "directorid": 1, "majors": null, "name": "电软系", "schoolname": "中山大学南方学院" }, "email": "245358419@qq.com", "gender": 1, "level": 40, "major_id": 1, "screenname": "波潮", "userid": 1, "username": "bobo" } } }