Search Results
Displaying 301 - 301 of 301- Standard Apply Framework Questions - Basic page
Last ModifiedThis document describes the standard questions that exist in the Apply Framework What is a standard question Its an immutable question that will exist within the framework the moment a customer enables Apply These questions differ from other questions that are imported into the framework on behalf of an ATS They represent a common set of questions that are generally standard to an application or…, Standard Questions List, The below chart outlines the standard fields associated with the Apply Framework, Question Name, Question Type, questionText enUS, Validate, Max, Question Set, Intended Use, iApplyfirstname TEXT First Name 1 192 The Candidates First Name iApplylastname TEXT Last Name 1 64 The Candidates Last Name iApplymiddlename TEXT Middle Name 1 32 The Candidates Middle Name iApplyemail TEXT Email 4 128 The Candidates contact email iApplyexperienceyears DECIMAL Exp Years The number of years the candidate has worked iApplyphonetype SELECT Phone Type Phones The…, What the Columns Mean, This table will describe each column from the Standard Questions table, Field, Description, Question Name Will be composed of schemaDomainschemaType Should be unique for each profile question since schemaType should be unique For the framework this will be a combination of iApplyschemaType Question Type Represents the style of question Question Text The actual question that is being asked Validate The validation code for each question It determines what characters are allowed when a…, Validate Value Mappings, Validation ID, Validation Type, Validation Rule, 1 Name Allow alphanumeric characters and ® | 2 Address Allow alphanumeric characters and ` | + ½ ° 3 Phone Allow alphanumeric characters and + 4 Email Allow alphanumeric characters and < > $ + = ^ ` | ~ 5 Compensation Allow alphanumeric characters and + $ 7 Alphanumerics Period Dashes Allow alphabetic and positive…, Question Types , Question Type Description Allows Question Options TEXT Represents a freeform text box Standard questions of this type may have a maximum character limit but a character limit is not needed No SELECT Represents a dropdown question Questions of this type need questionOptions which will be used to populate the dropdown Yes DECIMAL Represents a question expecting a number that can be a decimal or an…, Question Schema, The Schema can be slightly different but the below should give a good idea of what to expect for Standard Questions The main difference that you should expect will come from the different questionTypes For example if a question has a questionType of SELECT that question will be required to have questionOptions as part of the questionText as seen below All other questionTypes that you will see…