public IList <Group> GetCalcScoreNew(string id, string categoryid) { return(service.GetCalcScoreNew(id, categoryid)); }