Commit 6f40ad0 1 parent 77fd1bd commit 6f40ad0 Copy full SHA for 6f40ad0
File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 342
342
$ CWL ['applicationID ' ] = '' ;
343
343
$ CWL ['applicationPassword ' ] = '' ;
344
344
345
- define ('IPEER_VERSION ' , '3.1.3 ' );
345
+ define ('IPEER_VERSION ' , '3.1.4 ' );
346
346
347
347
348
348
/**
Original file line number Diff line number Diff line change @@ -70,6 +70,14 @@ Runing the tests:
70
70
cake/console/cake -app app testsuite app group system
71
71
72
72
It is better not to touch the mouse or keyboard during the tests.
73
+ iPeer 3.1.4
74
+ ---------------------------
75
+ This is a maintenance release.
76
+ * Increase the script exec time on export action
77
+ * removed disabling edit group buttons when submissions have already
78
+ * added pseudo data for rubric view
79
+ * fixed broken link for adding survey questions when using
80
+ * added individual criterion comments to the rubric csv export
73
81
74
82
iPeer 3.1.3
75
83
---------------------------
Original file line number Diff line number Diff line change 1
- 3.1.3
1
+ 3.1.4
You can’t perform that action at this time.
0 commit comments