Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 31... Línea 31...
31
        "users": [
31
        "users": [
32
            {
32
            {
33
                "id": 2,
33
                "id": 2,
34
                "fullname": "Foo bar",
34
                "fullname": "Foo bar",
35
                "profileimageurl": "http://foo.bar/pluginfile.php/79/user/icon/boost/f1?rev=7630",
35
                "profileimageurl": "http://foo.bar/pluginfile.php/79/user/icon/boost/f1?rev=7630",
36
                "matchingField": "<span class=\"font-weight-bold\">Foo</span> bar",
36
                "matchingField": "<span class=\"fw-bold\">Foo</span> bar",
37
                "matchingFieldName": "Fullname"
37
                "matchingFieldName": "Fullname"
38
            },
38
            },
39
            {
39
            {
40
                "id": 3,
40
                "id": 3,
41
                "fullname": "Bar Foo",
41
                "fullname": "Bar Foo",
42
                "profileimageurl": "http://foo.bar/pluginfile.php/80/user/icon/boost/f1?rev=7631",
42
                "profileimageurl": "http://foo.bar/pluginfile.php/80/user/icon/boost/f1?rev=7631",
43
                "matchingField": "Bar <span class=\"font-weight-bold\">Foo</span>",
43
                "matchingField": "Bar <span class=\"fw-bold\">Foo</span>",
44
                "matchingFieldName": "Fullname"
44
                "matchingFieldName": "Fullname"
45
            }
45
            }
46
        ],
46
        ],
47
        "matches": 20,
47
        "matches": 20,
48
        "selectall": true,
48
        "selectall": true,