-
- Downloads
add Vips as CorePlugin, re #4258
Merge request studip/studip!3432
Showing
- app/controllers/vips/admin.php 208 additions, 0 deletionsapp/controllers/vips/admin.php
- app/controllers/vips/api.php 256 additions, 0 deletionsapp/controllers/vips/api.php
- app/controllers/vips/config.php 95 additions, 0 deletionsapp/controllers/vips/config.php
- app/controllers/vips/exam_mode.php 29 additions, 0 deletionsapp/controllers/vips/exam_mode.php
- app/controllers/vips/pool.php 473 additions, 0 deletionsapp/controllers/vips/pool.php
- app/controllers/vips/sheets.php 2305 additions, 0 deletionsapp/controllers/vips/sheets.php
- app/controllers/vips/solutions.php 2521 additions, 0 deletionsapp/controllers/vips/solutions.php
- app/views/vips/admin/edit_block.php 47 additions, 0 deletionsapp/views/vips/admin/edit_block.php
- app/views/vips/admin/edit_grades.php 56 additions, 0 deletionsapp/views/vips/admin/edit_grades.php
- app/views/vips/config/index.php 90 additions, 0 deletionsapp/views/vips/config/index.php
- app/views/vips/config/pending_assignments.php 76 additions, 0 deletionsapp/views/vips/config/pending_assignments.php
- app/views/vips/exam_mode/index.php 46 additions, 0 deletionsapp/views/vips/exam_mode/index.php
- app/views/vips/exercises/ClozeTask/correct.php 42 additions, 0 deletionsapp/views/vips/exercises/ClozeTask/correct.php
- app/views/vips/exercises/ClozeTask/edit.php 67 additions, 0 deletionsapp/views/vips/exercises/ClozeTask/edit.php
- app/views/vips/exercises/ClozeTask/print.php 62 additions, 0 deletionsapp/views/vips/exercises/ClozeTask/print.php
- app/views/vips/exercises/ClozeTask/solve.php 46 additions, 0 deletionsapp/views/vips/exercises/ClozeTask/solve.php
- app/views/vips/exercises/ClozeTask/xml.php 63 additions, 0 deletionsapp/views/vips/exercises/ClozeTask/xml.php
- app/views/vips/exercises/MatchingTask/correct.php 88 additions, 0 deletionsapp/views/vips/exercises/MatchingTask/correct.php
- app/views/vips/exercises/MatchingTask/edit.php 117 additions, 0 deletionsapp/views/vips/exercises/MatchingTask/edit.php
- app/views/vips/exercises/MatchingTask/print.php 95 additions, 0 deletionsapp/views/vips/exercises/MatchingTask/print.php
app/controllers/vips/admin.php
0 → 100644
app/controllers/vips/api.php
0 → 100644
app/controllers/vips/config.php
0 → 100644
app/controllers/vips/exam_mode.php
0 → 100644
app/controllers/vips/pool.php
0 → 100644
This diff is collapsed.
app/controllers/vips/sheets.php
0 → 100644
This diff is collapsed.
app/controllers/vips/solutions.php
0 → 100644
This diff is collapsed.
app/views/vips/admin/edit_block.php
0 → 100644
app/views/vips/admin/edit_grades.php
0 → 100644
app/views/vips/config/index.php
0 → 100644
app/views/vips/exam_mode/index.php
0 → 100644
app/views/vips/exercises/ClozeTask/edit.php
0 → 100644
app/views/vips/exercises/ClozeTask/print.php
0 → 100644
app/views/vips/exercises/ClozeTask/solve.php
0 → 100644
app/views/vips/exercises/ClozeTask/xml.php
0 → 100644
Please register or sign in to comment