Commit 6f83ce0 1 parent b9fcc43 commit 6f83ce0 Copy full SHA for 6f83ce0
File tree 3 files changed +19
-2
lines changed
3 files changed +19
-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.0.0 ' );
345
+ define ('IPEER_VERSION ' , '3.0.1 ' );
346
346
347
347
348
348
/**
Original file line number Diff line number Diff line change
1
+ iPeer 3.0.1
2
+ -----------------------------
3
+ This is a maintenance release. It is recommended to upgrade to this version as it fixes a few critical bugs.
4
+ * Fix old survey event can't be edited
5
+ * Fix penalty display when only 1 penalty present.
6
+ * Remove result release date from event form for surveys
7
+ * Fix it couldn't add question in survey in IE and Firefox
8
+ * Fix a teammaker xml issue when student survey response id is NULL
9
+ * Fix Survey result link on instructor/admin home.
10
+ * Fix old survey result do not show on viewEvaluationResult
11
+ * Exclude dropped student from survey result summary
12
+ * Fix survey save for "Choose any of" questions
13
+ * Fix unable to add text answers to surveys
14
+ * Fix master question losing responses & deletion
15
+ * Fix previous submissions not loading
16
+ * Fix Survey Question - Add/Remove Answer not working
17
+
1
18
iPeer 3.0.0
2
19
-----------------------------
3
20
More than 74 bug fixes or improvements from 3.0.0 Beta
Original file line number Diff line number Diff line change 1
- 3.0.0
1
+ 3.0.1
You can’t perform that action at this time.
0 commit comments