{{ 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}}%
{{ if player.id_in_group == 2}}

{{ if group.ipoPerson != '不发行' and group.investPerson1 == 'A'}}

您被选择参与评级。

{{else}}

您未被选择参与评级。

{{endif}} {{endif}} {{ if player.id_in_group == 3}}

{{ if group.ipoPerson != '不发行' and group.investPerson1 == 'B'}}

您被选择参与评级。

{{else}}

您未被选择参与评级。

{{endif}} {{endif}} {{ if player.id_in_group == 1 and group.ipoPerson != '不发行' }}

投资人选择了{{group.investPerson1}}公司参与评级

请等待投资人投资相应的金额

{{ endif }} {{ if player.id_in_group == 1 and group.ipoPerson == '不发行' }}

您放弃了本次发行

{{ endif }} {{ if player.id_in_group == 4}}

{{ if group.ipoPerson != '不发行' }}

本轮中您选择的{{ group.investPerson1 }}评级公司提供的债券的评级为:{{group.getFinalRate}}

{{ if group.round_number > 1 }}

评级公司在过去{{ previous_rounds }}中{{ if group.investPerson1 == 'A' }}{{ a_caught_h }}次被发现虚高评级, {{ a_caught_l }}次被发现压低评级{{endif}}{{ if group.investPerson1 == 'B' }}{{ b_caught_h }}次被发现虚高评级, {{ b_caught_l }}次被发现压低评级{{endif}}次被发现压低评级

{{ endif}}

评级公司提供的结果将决定债券的利率,但债券的违约率和违约后回报率只受债券真实评级影响,可能与评级公司提供结果不同。您现在的总资金为:{{Constants.invest_total}},

{{ endif }} {{ endif }} {{ formfields }}

{{ endblock }}