{{ block title }} 您的角色是:{{player.role}} {{ endblock }} {{ block content }}
不同评级债券的信息如下表:
评级 | 利率 | 违约率 | 违约后利率 |
AAA | {{Constants.dis_AAA_rate}}% | {{Constants.dis_AAA_default}}% | {{Constants.dis_AAA_default_rate}}% |
AA+ | {{Constants.dis_AAplus_rate}}% | {{Constants.dis_AAplus_default}}% | {{Constants.dis_AAplus_default_rate}}% |
AA | {{Constants.dis_AA_rate}}% | {{Constants.dis_AA_default}}% | {{Constants.dis_AA_default_rate}}% |
本轮中待发行债券的真实评级为{{group.bondLevel}}
发行人将比较两家评级公司的预估评级和诚信记录选择合作公司。
{{ if group.round_number > 1 }}您在过去{{ previous_rounds }}轮中{{ if player.id_in_group == 2 }}{{ a_caught_h }}{{ endif }}{{ if player.id_in_group == 3 }}{{ b_caught_h }}{{ endif }}次被发现虚高评级,{{ if player.id_in_group == 2 }}{{ a_caught_l }}{{ endif }}{{ if player.id_in_group == 3 }}{{ b_caught_l }}{{ endif }}次被发现压低评级。
{{ endif }} {{ endif }} {{ if player.id_in_group == 1}}本轮中待发行债券的真实评级为{{group.bondLevel}}
请耐心等待评级公司给出预估评级
{{ endif }} {{ if player.id_in_group == 4}} 请等待评级公司进行投标 {{ endif }} {{ formfields }}{{ endblock }}