cyrusinnovation / CodeTestBotApp

Ember client app for the CodeTestBot application.
MIT License
0 stars 2 forks source link

Remove unecessary field from External Submissions #87

Closed jjiadev closed 9 years ago

jjiadev commented 9 years ago

Pretty hacky change for the ember side, but it gets the job done.

manishkakwani commented 9 years ago

I'm a little bit removed from the context on this--is there a tracker story id to review? What's the definition of an external submission?

jjiadev commented 9 years ago

An external submission is one submitted by someone who is not Rebecca. There are 2 kinds of Submissions, ones that are made after a candidate emails in a code test, and is done through and authenticated session in CTB, and external submissions which are made by the candidate themselves. There is a story in pivotal that has the same number as the prefix of this branch.