Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
{{!
2
    This file is part of Moodle - http://moodle.org/
3
 
4
    Moodle is free software: you can redistribute it and/or modify
5
    it under the terms of the GNU General Public License as published by
6
    the Free Software Foundation, either version 3 of the License, or
7
    (at your option) any later version.
8
 
9
    Moodle is distributed in the hope that it will be useful,
10
    but WITHOUT ANY WARRANTY; without even the implied warranty of
11
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
    GNU General Public License for more details.
13
 
14
    You should have received a copy of the GNU General Public License
15
    along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
16
}}
17
{{!
18
    @template mod_forum/local/grades/local/grader/grade_placeholder
19
 
20
    Classes required for JS:
21
    * none
22
 
23
    Data attributes required for JS:
24
    * none
25
 
26
    Context variables required for this template:
27
    * none
28
 
29
    Example context (json):
30
    {
31
    }
32
}}
33
<div class="d-flex flex-column mb-3">
34
    <div class="d-inline-flex align-items-center mb-2" style="height: 36px">
35
        <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
36
        <div class="bg-pulse-grey ml-auto mr-2" style="height: 16px; width: 16px"></div>
37
    </div>
38
    <div class="d-flex flex-column">
39
        <div class="d-flex align-items-center mb-2" style="height: 22px">
40
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
41
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
42
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
43
        </div>
44
        <div class="d-flex align-items-center mb-2" style="height: 22px">
45
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
46
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
47
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
48
        </div>
49
        <div class="d-flex align-items-center mb-2" style="height: 22px">
50
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
51
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
52
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
53
        </div>
54
        <div class="d-flex align-items-center mb-2" style="height: 22px">
55
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
56
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
57
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
58
        </div>
59
        <div>
60
            <div class="bg-pulse-grey mb-2" style="height: 22px; width: 150px"></div>
61
            <div class="bg-pulse-grey" style="height: 36px; width: 100%"></div>
62
        </div>
63
    </div>
64
</div>
65
<div class="d-flex flex-column mb-3">
66
    <div class="d-flex align-items-center mb-2" style="height: 36px">
67
        <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
68
        <div class="bg-pulse-grey ml-auto mr-2" style="height: 16px; width: 16px"></div>
69
    </div>
70
    <div class="d-flex flex-column">
71
        <div class="d-flex align-items-center mb-2" style="height: 22px">
72
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
73
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
74
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
75
        </div>
76
        <div class="d-flex align-items-center mb-2" style="height: 22px">
77
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
78
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
79
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
80
        </div>
81
        <div class="d-flex align-items-center mb-2" style="height: 22px">
82
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
83
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
84
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
85
        </div>
86
        <div class="d-flex align-items-center mb-2" style="height: 22px">
87
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
88
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
89
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
90
        </div>
91
        <div>
92
            <div class="bg-pulse-grey mb-2" style="height: 22px; width: 150px"></div>
93
            <div class="bg-pulse-grey" style="height: 36px; width: 100%"></div>
94
        </div>
95
    </div>
96
</div>
97
<div class="d-flex flex-column mb-3">
98
    <div class="d-flex align-items-center mb-2" style="height: 36px">
99
        <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
100
        <div class="bg-pulse-grey ml-auto mr-2" style="height: 16px; width: 16px"></div>
101
    </div>
102
    <div class="d-flex flex-column">
103
        <div class="d-flex align-items-center mb-2" style="height: 22px">
104
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
105
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
106
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
107
        </div>
108
        <div class="d-flex align-items-center mb-2" style="height: 22px">
109
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
110
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
111
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
112
        </div>
113
        <div class="d-flex align-items-center mb-2" style="height: 22px">
114
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
115
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
116
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
117
        </div>
118
        <div class="d-flex align-items-center mb-2" style="height: 22px">
119
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
120
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
121
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
122
        </div>
123
        <div>
124
            <div class="bg-pulse-grey mb-2" style="height: 22px; width: 150px"></div>
125
            <div class="bg-pulse-grey" style="height: 36px; width: 100%"></div>
126
        </div>
127
    </div>
128
</div>
129
<div class="d-flex flex-column mb-3">
130
    <div class="d-flex align-items-center mb-2" style="height: 36px">
131
        <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
132
        <div class="bg-pulse-grey ml-auto mr-2" style="height: 16px; width: 16px"></div>
133
    </div>
134
    <div class="d-flex flex-column">
135
        <div class="d-flex align-items-center mb-2" style="height: 22px">
136
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
137
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
138
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
139
        </div>
140
        <div class="d-flex align-items-center mb-2" style="height: 22px">
141
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
142
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
143
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
144
        </div>
145
        <div class="d-flex align-items-center mb-2" style="height: 22px">
146
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
147
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
148
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
149
        </div>
150
        <div class="d-flex align-items-center mb-2" style="height: 22px">
151
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
152
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
153
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
154
        </div>
155
        <div>
156
            <div class="bg-pulse-grey mb-2" style="height: 22px; width: 150px"></div>
157
            <div class="bg-pulse-grey" style="height: 36px; width: 100%"></div>
158
        </div>
159
    </div>
160
</div>
161
<div class="d-flex flex-column mb-3">
162
    <div class="d-flex align-items-center mb-2" style="height: 36px">
163
        <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
164
        <div class="bg-pulse-grey ml-auto mr-2" style="height: 16px; width: 16px"></div>
165
    </div>
166
    <div class="d-flex flex-column">
167
        <div class="d-flex align-items-center mb-2" style="height: 22px">
168
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
169
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
170
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
171
        </div>
172
        <div class="d-flex align-items-center mb-2" style="height: 22px">
173
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
174
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
175
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
176
        </div>
177
        <div class="d-flex align-items-center mb-2" style="height: 22px">
178
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
179
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
180
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
181
        </div>
182
        <div class="d-flex align-items-center mb-2" style="height: 22px">
183
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
184
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
185
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
186
        </div>
187
        <div>
188
            <div class="bg-pulse-grey mb-2" style="height: 22px; width: 150px"></div>
189
            <div class="bg-pulse-grey" style="height: 36px; width: 100%"></div>
190
        </div>
191
    </div>
192
</div>
193
<div class="d-flex flex-column mb-3">
194
    <div class="d-flex align-items-center mb-2" style="height: 36px">
195
        <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
196
        <div class="bg-pulse-grey ml-auto mr-2" style="height: 16px; width: 16px"></div>
197
    </div>
198
    <div class="d-flex flex-column">
199
        <div class="d-flex align-items-center mb-2" style="height: 22px">
200
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
201
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
202
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
203
        </div>
204
        <div class="d-flex align-items-center mb-2" style="height: 22px">
205
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
206
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
207
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
208
        </div>
209
        <div class="d-flex align-items-center mb-2" style="height: 22px">
210
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
211
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
212
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
213
        </div>
214
        <div class="d-flex align-items-center mb-2" style="height: 22px">
215
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
216
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
217
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
218
        </div>
219
        <div>
220
            <div class="bg-pulse-grey mb-2" style="height: 22px; width: 150px"></div>
221
            <div class="bg-pulse-grey" style="height: 36px; width: 100%"></div>
222
        </div>
223
    </div>
224
</div>
225
<div class="d-flex flex-column mb-3">
226
    <div class="d-flex align-items-center mb-2" style="height: 36px">
227
        <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
228
        <div class="bg-pulse-grey ml-auto mr-2" style="height: 16px; width: 16px"></div>
229
    </div>
230
    <div class="d-flex flex-column">
231
        <div class="d-flex align-items-center mb-2" style="height: 22px">
232
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
233
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
234
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
235
        </div>
236
        <div class="d-flex align-items-center mb-2" style="height: 22px">
237
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
238
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
239
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
240
        </div>
241
        <div class="d-flex align-items-center mb-2" style="height: 22px">
242
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
243
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
244
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
245
        </div>
246
        <div class="d-flex align-items-center mb-2" style="height: 22px">
247
            <div class="bg-pulse-grey rounded-circle mr-1" style="height: 16px; width: 16px"></div>
248
            <div class="bg-pulse-grey" style="height: 19px; width: 100px"></div>
249
            <div class="bg-pulse-grey ml-auto" style="height: 19px; width: 50px"></div>
250
        </div>
251
        <div>
252
            <div class="bg-pulse-grey mb-2" style="height: 22px; width: 150px"></div>
253
            <div class="bg-pulse-grey" style="height: 36px; width: 100%"></div>
254
        </div>
255
    </div>
256
</div>