Main Page: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Functional tests for assignment creation function Topics==
==Functional tests for assignment creation function==
 
* [[CSC/ECE 517 Summer 2008]]
* [[CSC/ECE 517 Fall 2010]]
* [[CSC/ECE 517 Fall 2011]]
* [[CSC/ECE 517 Fall 2012]]
* [[CSC/ECE 517 Fall 2013]]
* [[CSC/ECE 517 Fall 2014]]
* [[CSC/ECE 517 Fall 2015]]
* [[CSC/ECE 517 Spring 2014]]
* [[CSC/ECE 517 Spring 2015]]
* [[CSC/ECE 517 Spring 2016]]
* [[CSC 456 Spring 2011|CSC 456 Spring 2012]]
* [[ECE 633]]
* [[KCU]]
* [[Progress reports]]


"General" tab function,
"Topics" tab function, you need to ensure topic creation functionality works.
"Rubrics" tab function, you need to test each questionnaire dropdowns, scored-question display style dropdowns, weight text fields and notification limit text fields and make sure they can be saved successfully.
"Due dates" tab function, you need to test “Date & time” date selectors and other action-allowed dropdowns and make sure they can be saved successfully.
==Application Behavior==
==Application Behavior==
* [[Grading]]
* [[Grading]]

Revision as of 02:10, 24 March 2016

Functional tests for assignment creation function

"General" tab function, "Topics" tab function, you need to ensure topic creation functionality works. "Rubrics" tab function, you need to test each questionnaire dropdowns, scored-question display style dropdowns, weight text fields and notification limit text fields and make sure they can be saved successfully. "Due dates" tab function, you need to test “Date & time” date selectors and other action-allowed dropdowns and make sure they can be saved successfully.

Application Behavior

Metaprogramming

Development

Expertiza now has a Java dependency, so the machine you are using to develop Expertiza on should have the JVM installed.

Production

Testing

References