ruby 报告评估台面

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ruby 报告评估台面相关的知识,希望对你有一定的参考价值。

# Reporte de mesas con encuestas calificadas y pendientes por calificar
select m.location, count(sa.id) as evaluated,
((select count(m2.id) from business_conference_meetings m2 where m2.business_conference_id = 3983 and m2.location = m.location and m2.end_date <= '2018-08-30 12:30:00') - count(sa.id)) as pending
from business_conference_meetings m
left join survey_answers sa on m.id = sa.related_entity_id
where m.business_conference_id = 3983 and sa.survey_id = 2561
and m.end_date <= '2018-08-30 12:30:00'
group by m.location
order by m.location asc;

以上是关于ruby 报告评估台面的主要内容,如果未能解决你的问题,请参考以下文章

ruby 阶段0评估 - carolineartz

评估 html 中的 ruby​​ 代码:css 过滤器

Web安全扫描工具-Arachni

项目评估报告如何写

评估模型给出的准确度不等于 sklearn 分类报告准确度

报告6184汽车电子电气架构设计与评估(33页可下载)