|
|
@ -44,8 +44,6 @@ class TeacherOpenCourseQuestionLogControllerTest extends BaseTest {
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
@Test
|
|
|
|
@Test
|
|
|
|
void addQuestionLog() throws Exception {
|
|
|
|
void addQuestionLog() throws Exception {
|
|
|
|
String params = "{\"1574684340254842880\": [\"错\"], \"1574684340271620097\": [\"D\",\"A\", \"C\"]}";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// 通过查询数据库来random实体类属性
|
|
|
|
// 通过查询数据库来random实体类属性
|
|
|
|
// 随机取一个学生的登录信息
|
|
|
|
// 随机取一个学生的登录信息
|
|
|
|
List<ResourcesQuestionSnapshot> questionSnapshots = resourcesQuestionSnapshotDao.execute(
|
|
|
|
List<ResourcesQuestionSnapshot> questionSnapshots = resourcesQuestionSnapshotDao.execute(
|
|
|
|