Is your feature request related to a problem?
The current assessment module provides a read-only HTML table modal limited to 10 rows, without sorting, filtering, or formula support. Analysis is tedious as it requires exporting to CSV first.
Describe the solution you'd like
Replace the preview modal with a full interactive spreadsheet (Univer, Apache 2.0) that loads all result rows instead of capping at 10.
Why is this enhancement needed?
Reviewers need to identify top submissions among hundreds based on 5 scoring parameters. The current manual process is cumbersome, requiring overall score calculations, sorting, and filtering to determine the best entries. A full spreadsheet would streamline this significantly.
Original issue
Describe the current behavior
A clear description of how it currently works and what the limitations are.
Result preview in assessment module opened a read-only HTML table modal capped at 10 rows. No sorting, filtering, formula, or formatting support. All analysis required exporting to CSV first.
Describe the enhancement you'd like
A clear and concise description of the improvement you want to see.
Preview modal was need to be replaced with a full interactive spreadsheet (Univer, Apache 2.0). All result rows were loaded instead of the previous 10-row cap.
Why is this enhancement needed?
Explain the benefits (e.g., performance, usability, maintainability, scalability).
For Inquilab AI assessment, reviewers identified best submissions from hundreds of entries across 5 scoring parameters. Manual process was:
- Calculated overall score (sum of 5 parameters), sorted descending
- Filtered by novelty, usefulness, feasibility descending
- Sometimes dropped feasibility, focused on novelty + usefulness only
- Common ideas across both approaches became top 20–30 submissions
Additional context
Add any other context, metrics, screenshots, or examples about the enhancement here.
Is your feature request related to a problem?
The current assessment module provides a read-only HTML table modal limited to 10 rows, without sorting, filtering, or formula support. Analysis is tedious as it requires exporting to CSV first.
Describe the solution you'd like
Replace the preview modal with a full interactive spreadsheet (Univer, Apache 2.0) that loads all result rows instead of capping at 10.
Why is this enhancement needed?
Reviewers need to identify top submissions among hundreds based on 5 scoring parameters. The current manual process is cumbersome, requiring overall score calculations, sorting, and filtering to determine the best entries. A full spreadsheet would streamline this significantly.
Original issue
Describe the current behavior
A clear description of how it currently works and what the limitations are.
Result preview in assessment module opened a read-only HTML table modal capped at 10 rows. No sorting, filtering, formula, or formatting support. All analysis required exporting to CSV first.
Describe the enhancement you'd like
A clear and concise description of the improvement you want to see.
Preview modal was need to be replaced with a full interactive spreadsheet (Univer, Apache 2.0). All result rows were loaded instead of the previous 10-row cap.
Why is this enhancement needed?
Explain the benefits (e.g., performance, usability, maintainability, scalability).
For Inquilab AI assessment, reviewers identified best submissions from hundreds of entries across 5 scoring parameters. Manual process was:
Additional context
Add any other context, metrics, screenshots, or examples about the enhancement here.