Commit Graph

4 Commits

Author SHA1 Message Date
James Williams c291a53cd8 add tags to all the migrations
Change-Id: I06c07b3b5d676e5aa49e88b547e965c214862a9f
Reviewed-on: https://gerrit.instructure.com/66528
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Jenkins
Product-Review: James Williams  <jamesw@instructure.com>
QA-Review: James Williams  <jamesw@instructure.com>
2015-11-06 00:59:33 +00:00
Joshua Simpson ae814421e0 namespace all of quiz into quizzes module
This commit namespaces the rest of quiz related code into a Quizzes
namespace: controllers, views, models, and classes that previously lived
under lib/ that are Quiz-related.

Test plan:

Full regression test on all quiz related items

refs CNVS-10457

Change-Id: If54b61213945056539e03271a936d233abb66188
Reviewed-on: https://gerrit.instructure.com/29351
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Myller de Araujo <myller@instructure.com>
Reviewed-by: Jason Madsen <jmadsen@instructure.com>
Product-Review: Josh Simpson <jsimpson@instructure.com>
2014-02-18 22:17:13 +00:00
Bracken Mosbacker 1cb590e216 make the migration only send later if production
refs #6718

Change-Id: Ib931b28e4b2ecacba109959d067ede1acea7fddb
Reviewed-on: https://gerrit.instructure.com/7929
Reviewed-by: Cody Cutrer <cody@instructure.com>
Reviewed-by: Jacob Fugal <jacob@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2012-01-06 15:22:00 -07:00
Bracken Mosbacker fefb81420c migration to fix bad assessment question data
AssessmentQuestions updated after Dec. 22, 2011 lost
their numerical values. This tries to fix them.

Test Plan:
 n/a

refs #6718

Change-Id: Ieca6e1fa9ec2b7ae23b2e3dd7db433e5f98457d7
Reviewed-on: https://gerrit.instructure.com/7785
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2012-01-06 12:30:09 -07:00