Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Sử dụng CountStatus để báo cáo về trạng thái đếm cho nhiều mặt hàng, chẳng hạn như
loại phiếu bầu hoặc địa chỉ ghi nhận được, hoặc việc kiểm phiếu vẫn đang diễn ra hay chưa
đã bắt đầu hoặc đã hoàn tất. Contest,
Election và
GpUnit thực thể bao gồm CountStatus.
Loại mục đang được đếm. Nếu loại dữ liệu cho một
CountStatus mặt hàng không có trong
Liệt kê CountItemType, đặt Type thành
other và bao gồm loại tùy chỉnh trong
OtherType.
OtherType
0 hoặc 1
string
Được dùng khi Type là other để chỉ định
trạng thái của dữ liệu đang được đếm.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["`CountStatus` is an entity used exclusively with election results feeds to report on the counting status of various items like ballot types or write-ins."],["`CountStatus` includes elements like `Status` to indicate the stage of the count (e.g., completed, in-process) and `Type` to specify the item being counted (e.g., early, election-day)."],["If the `Type` of item isn't listed in the predefined enumeration, use `other` for the `Type` element and specify the custom type in the `OtherType` element."],["`CountStatus` is included within `Contest`, `Election`, and `GpUnit` entities."]]],[]]