Grup Adı | Grup Açıklaması | Grup Tipi | Öğretmeni | Tanımlı Test Sayısı |
---|
Testler | Kredisi | Kalan Kredi | ||
---|---|---|---|---|
{{$index + 1}} |
{{item.Description}}
{{item.TestDescription}}
|
Ücretsiz | {{item.CurrentCreditCost}} | {{item.CurrentCreditCost==0 ? 'Sınırsız' : item.TestCount}} |
Testler | Kredisi | Kalan Kredi | ||
---|---|---|---|---|
{{$index + 1}} |
{{item.Description}}
{{item.TestDescription}}
|
Ücretsiz | {{item.CurrentCreditCost}} | {{item.CurrentCreditCost==0 ? 'Sınırsız' : item.TestCount}} |
Numarası | Adı Soyadı | |
---|---|---|
{{$index + 1}} | {{item.ProtocolNo}} | {{item.ClientFullName}} |
Numarası | Adı Soyadı | |
---|---|---|
{{$index + 1}} | {{item.ProtocolNo}} | {{item.ClientFullName}} |
Test Adı | Öğrenci Adı | Gönderilme Tarihi | Çözülme Tarihi | İşlemler | |
---|---|---|---|---|---|
{{$index + 1}} | {{item.Description}} | {{item.ClientName}} | {{item.AssignedDate.split('T')[0].split("-").reverse().join("-")}} | {{item.ConculedDate != null ? item.ConculedDate.split('T')[0].split("-").reverse().join("-") : "-"}} |