task

title

[previously]

  1. ]

[currently]

  1. ]  

[next]

  1. ]

2013-07-06 evaluate applicants

Person {
 string id = "john.doe@gmail.com";
string [] skills = {"",""}
}

Person [] applicants; 

int bestApplicantScore = 0;
string bestApplicantId = "";

foreach ( applicant in applicants){
if (applicant.score() > bestApplicant){
this.applicant.id = bestApplicant
}
}

public int score(){
 int totalScore; 
 foreach (skill in Person.skills){
 if skill === "c#"  += totalScore += 10;
if skill === "sql" += totalScore += 10;
 
 }
}
 

2013-10-10 answer questions

function why(request){
  var title = "web developer";
  var skills = new Array('html','css','javascript','asp.net','sql');
  var cover = "hello, i saw this [position] [advertised on your website] and so i thought i would throw my name into the hat. It really interests me [because] I also think i could be a great fit because[] Thanks ";
  
switch(request){
case "skills": return skills[0];break;
case "cover": return cover;break;
case "title": return title;break;
default: " sorry i dont understand your request";
 
  }
}
Details Photos Edit more

Details

ID: 2918

NAME: app-resume-display-resume-evaluate

DESCRIPTION: an app to evaluate resumes, an app to display resumes,

START DATE TIME: 2013-10-12 07:39:12

EST DURATION: 01:00:00

END DATE TIME: 2013-10-12 08:39:12

STATUS: To-Do

PRIORITY: -5

OWNER ID: 75

Content Photos Edit more

photos

photos for this task

actions

Agenda Email task SMS task Priorities