EdTech Discovery
Argus

Named after the hundred-eyed watchman of Greek myth, Argus watches the education landscape: spotting new opportunities, pressure-testing the ventures we're building, and tracing every read back to the real-world signals behind it.

Updated Sep 07, 2026 · 40 ideas · 18694 signals
Admin mode. Curation controls visible. Keep this URL (with token) private.

Signals

The evidence library: the raw signals the pipeline is watching across the education ecosystem. Every idea is built from these.

technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Application of Large Language Models in Automated Question Generation: A Case Study on ChatGLM's Structured Questions for National Teacher Certification Exams

arXiv:2408.09982v3 Announce Type: replace Abstract: This study delves into the application potential of the large language models (LLMs) ChatGLM in the automatic generation of structured questions for National Teacher Certification Exams (NTCE). Through meticulously designed prompt engineering, we guided ChatGLM to generate a series of simulated questions and conducted a comprehensive comparison with questions recollected from past examinees. To ensure the objectivity and professionalism of the evaluation, we invited experts in the field of education to assess these questions and their scoring criteria. The research results indicate that the questions generated by ChatGLM exhibit a high level of rationality, scientificity, and practicality similar to those of the real exam questions across most evaluation criteria, demonstrating the model's accuracy and reliability in question generation. Nevertheless, the study also reveals limitations in the model's consideration of various rating cr

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Fortress and Gatekeeper: Theorizing Transitive Trust in Third-Party Cybersecurity Risk Governance

arXiv:2606.26866v1 Announce Type: cross Abstract: Third-party vendors, such as analytics platforms, cloud services, identity providers, and software suppliers, are increasingly embedded in digital service delivery. While these arrangements enable scale and specialization, they also move customer data and security-relevant practices into environments that customers rarely see, select, or evaluate. This paper examines this problem through a document analysis of the November 2025 OpenAI-Mixpanel security incident. The incident serves as an illustrative case for showing how a security event in a vendor environment can become a governance and accountability problem for the focal organization that maintains the customer relationship. Drawing on organizational trust research and agency theory, the paper argues that third-party cybersecurity risk is both a trust relationship and a delegation problem. Customers trust the visible service provider, while the provider relies on vendors whose secur

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

The Fungible Reserve Standard: A Deterministic Framework for Encoding Carrying Costs in Asset-Backed Tokens

arXiv:2606.26704v1 Announce Type: cross Abstract: The tokenization of real-world assets (RWAs) has emerged as a transformative application of blockchain technology, with market projections estimating trillions of dollars in tokenized assets within the coming decade. However, a fundamental challenge remains unaddressed: physical assets such as precious metals, stored commodities, and warehoused goods incur structural negative carry -- custody, insurance, and audit costs that accumulate over time. While existing tokenization models have successfully established the market for digital gold and treasuries, they typically manage operational costs at the issuer level. The FRS introduces a framework to bring these economics directly on-chain, avoiding mechanisms such as token rebasing that compromise fungibility and composability with decentralized finance (DeFi) protocols. This paper proposes the Fungible Reserve Standard (FRS), a deterministic token design framework that encodes carrying co

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

An exploratory behavioral and electroencephalographic study of artificial intelligence-assisted learning modes in high school students

arXiv:2606.26579v1 Announce Type: cross Abstract: As artificial intelligence (AI) is rapidly integrating into education, concerns have emerged regarding its potential implications on cognitive engagement and problem-solving behavior. However, existing research largely treats AI exposure as a binary condition (AI vs. no-AI), with limited differentiation between interaction modalities and post-exposure effects. This study investigates whether distinct AI interaction modes (Tutor, Collaborator, Solver) influence frontal EEG spectral activity. Electroencephalography (EEG) data and quantified behavioral metrics were recorded from 48 study participants (24 males, 24 females; ages 14-18) across two counterbalanced quizzes in a within-subject design. Statistical analyses included Friedman tests, repeated-measures ANOVA, paired t-tests, and effect size calculations. Behavioral changes were mathematically analyzed in an observation matrix of three characteristics -Initiation, Processing, and Str

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Can Large Language Models Reliably Code Qualitative Humanitarian Data? A Benchmark Study Against Human Expert Adjudication

arXiv:2606.26541v1 Announce Type: cross Abstract: Data from affected populations are crucial for informing humanitarian response, but their value depends on timely and consistent interpretation of nuanced accounts of need. Humanitarian organizations often lack the staff, time, and specialist expertise required to analyze this information at scale. Large language models (LLMs) may expand this capacity, but their reliability for coding qualitative humanitarian data has not been directly established. This benchmark study compares 46 LLMs to a human Gold Standard using 150 high-fidelity synthetic humanitarian transcripts. Evaluation combined inter-rater reliability testing with Krippendorff's alpha, discrepancy analysis distinguishing correct, near-correct, and incorrect codes, and qualitative assessment across humanitarian-specific criteria including discrimination, complex needs hierarchies, and non-standard communication styles. The authors find that multiple LLMs can perform deductive

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Scoring Is Not Enough: Addressing Gaps in Utility-fairness Trade-offs for Ranking

arXiv:2606.26369v1 Announce Type: cross Abstract: Scoring functions are used to represent the relevance of individual documents. In modern information retrieval or recommendation systems, they are often learned from data and play a pivotal role in ranking sets of documents or items in a way that maximizes utility to a query or user. With the recent interest in algorithmic fairness, the success of scoring has naturally led to methods that learn scores that simultaneously trade off fairness and utility. In this work, we show that in stark contrast with utility-centric objectives, scoring is sub-optimal in achieving all utility-fairness trade-offs. We establish this with a series of counter-examples with a generic fairness formulation. We show that the issue persists whether we have a deterministic scoring function or a randomized one, or whether we measure fairness at the scope of a single query or across multiple queries. On the positive side, we empirically demonstrate that semi-greedy

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Narration-of-Thought: Inference-Time Scaffolding for Defeasible Ethical Reasoning in Large Language Models

arXiv:2606.26366v1 Announce Type: cross Abstract: Standard chain-of-thought on moral dilemmas exhibits two failure modes: stakeholder collapse (the trace names at most one party with a stake in the outcome) and uncertainty suppression (no explicit unknowns or hedges before committing to an action). We introduce narration-of-thought (NoT), a system prompt that structures chain-of-thought into five sections: protagonist, stakeholders, two-step consequences, uncertainty, then commitment. NoT adds no training, parameters, or fine-tuning. On 100 DailyDilemmas scenarios across four generators from three vendors, NoT cuts stakeholder collapse from up to 31% to under 1% and uncertainty suppression from up to 72% to 1-24% on every model. A matched-budget verbose-CoT control rules out token spend as the active ingredient; NoT retains Cliff's delta advantages of +0.79 to +0.90 on stakeholder count and +0.65 to +0.93 on uncertainty score for three of four generators, and a section ablation attribu

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

RoboTales: ROBOTic Anthropomorphic LEarning Systems

arXiv:2606.26213v1 Announce Type: cross Abstract: RoboTales is a low-cost robotic storytelling system that animates narratives using expressive sock puppetry. Implemented autonomously on a Baxter robot as a test case, RoboTales synchronizes narration, gestures, and mouth movements to perform character-driven stories. In a pilot study, puppet-based storytelling outperformed a gesture-only mode, producing higher HRIES ratings and improved story recall, suggesting that embodied puppetry enhances engagement and narrative comprehension. Designed to be modular and platform-agnostic, RoboTales can be adapted to other manipulators and offers a screen-free alternative to passive media, supporting future deployment in child-centered learning environments.

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Helpfulness Hurts: Domain-Dependent Degradation of Mid-Trained Compassion Values Under Post-Training

arXiv:2606.26102v1 Announce Type: cross Abstract: Standard post-training pipelines apply supervised fine-tuning (SFT) and reinforcement learning (RL) to make language models helpful, but these processes may inadvertently degrade values instilled during pre-training. We investigate whether the domain of post-training data differentially affects the retention of animal compassion values in a Llama 3.1 8B model mid-trained on compassion-oriented synthetic data, using both SFT (helpfulness via Dolly-15k vs. coding via Magicoder-110K) and GRPO (helpfulness via RLHFlow vs. coding via Magicoder), evaluated on the Animal Harm Benchmark (AHB 2.2) and MORU benchmark (Moral Reasoning Under Uncertainty). Helpfulness training significantly degrades animal compassion relative to coding training on AHB (SFT: 35.7% vs. 65.2%; GRPO: 18.7% vs. 32.0%), replicating across two independent helpfulness datasets and two training paradigms. On English MORU items, helpfulness training degrades general moral rea

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

From Celebrities to Anyone: Characterizing AI Nudification Content, Technology, and Community Dynamics on 4chan

arXiv:2606.27234v1 Announce Type: new Abstract: AI nudification uses generative models to create synthetic non-consensual sexually explicit imagery (SNEACI) of real individuals. Prior work has examined dedicated nudification platforms and model repositories, finding that most targets are female celebrities. However, the anonymous content community, where SNEACI is actively requested, generated, and exchanged, remains unexplored. In this work, we present a large-scale study of AI nudification in the wild, identifying 24,105 SNEACI items. We find a significant shift in target demographics: non-celebrity individuals now account for 55.8\% of targets, compared to only 4.7\% in prior studies, indicating that AI nudification has expanded from targeting public figures to increasingly harming individuals within users' own social circles. Meanwhile, open-source models dominate production, with Stable Diffusion family generating 42.7\% of images and Wan generating 66.5\% of videos, all driven by

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Human--LLM Collaboration Is Transforming Complexity Metrics in Scientific Texts

arXiv:2606.27052v1 Announce Type: new Abstract: While human language has long been studied as a complex system, Large Language Models (LLMs) are rapidly becoming contributors to its dynamics. Because LLMs are trained on human language use, their effects on the broader human-AI linguistic ecosystem are likely subtle at first. As their use becomes more widespread, however, LLMs may alter emergent properties of language, particularly as models increasingly train on mixed human-LLM textual data. Here, we draw on complexity science to look for subtle LLM effects in millions of arXiv abstracts from 2010 to 2025. The year 2023, when LLMs rapidly became widely used, serves as a landmark in a natural experiment. While we find a sharp increase in a composite LLM-associated style index after early 2023, we observe only subtle changes in the exponents of Zipf's law and Heaps' law. More compelling, however, are two subtle changes in complexity metrics that emerge from 2023 onward. First, turnover a

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Pingquanqi (Equalizer): A Cross-Domain Sociotechnical Framework for Human-Agent Interaction Governance

arXiv:2606.26573v1 Announce Type: new Abstract: LLM agents are transitioning from experimental tools to permanent infrastructure -- a computational layer as enduring as the electrical grid. Like any infrastructure, they carry a cost chain from physical capital through enterprise investment to user consumption, ending at the user's most irreplaceable resource: lifetime. When unoptimized, this chain leaks, consuming user lifetime without adequate compensation. This paper proposes Pingquanqi (Equalizer), a cross-domain sociotechnical framework for Human-Agent Interaction Governance (HAIGF). Its product form is an Agent framework-level embedded design specification, analogous to WCAG for web accessibility, whose goal is not to be purchased but adopted as a standard. Pingquanqi consists of four integrated components deployable as native middleware: (1) a user-state discrimination model enabling proactive knowledge leveling, (2) a Bayesian progressive stop-loss rule capping per-session inter

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Do more heads imply better performance? An empirical study of team thought leaders' impact on scientific team performance

arXiv:2606.26483v1 Announce Type: new Abstract: Thought leadership plays a crucial role in boosting team performance; thus, teams with more thought leaders may perform better. However, the impact of the number of thought leaders on team performance in a scientific context remains understudied. In this study, we consider the authors of a publication as a scientific team and define authors responsible for conceptual tasks, such as conceived and designed the experiments in the PLOS contribution statement classification system, as thought leaders. Leveraging more than 140,000 papers from PLOS journals, we examine the relationship between the number of thought leaders and two aspects of team performance, namely team impact and team disruptiveness, from both correlational and causal perspectives. The results show that (1) an inverted U-shaped relationship exists between the number of thought leaders and team impact, and (2) teams with more thought leaders tend to produce less disruptive idea

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

The Tilted Playing Field for Women in Science

arXiv:2606.26469v1 Announce Type: new Abstract: Institutional prestige shapes access to resources, visibility, and collaboration opportunities in science. Yet whether prestige benefits researchers equally, and how it relates to differences in scientific productivity and collaboration, remains unclear. Here, we quantify prestige advantage as the relative likelihood that researchers at higher-ranked institutions have more collaborators and produce more high-impact papers compared to their lower-ranked peers. Analyzing nearly 5 million papers by 6.5 million authors across more than 65,000 institutions, we present a distributional, tail-sensitive framework to compare prestige advantage across groups. We find that the association between prestige and scientific achievement differs systematically by gender. While both men and women benefit from prestige, the returns are not gender-neutral: women experience comparable advantages only at the most elite institutions, whereas men retain persiste

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Enterprise Data Asset Quality: A Management-Standard Conformity-Benefit Realization Framework and Formation Mechanisms

arXiv:2606.26186v1 Announce Type: new Abstract: Motivated by the limited standardization of enterprise data asset quality evaluation and the unclear relationship between assessment outcomes and value realization, this study develops a three-dimensional framework comprising Data Asset Management Capability, Data Quality Standard Conformity, and Data Asset Benefit Realization Capability, based on grounded theory and LDA topic modeling. To examine the formation mechanisms of data asset quality, this study adopts a multi-method approach combining PLS-SEM, Necessary Condition Analysis (NCA), and fuzzy-set Qualitative Comparative Analysis (fsQCA), to capture net effects, capability thresholds, and configurational paths. The results show that significant positive relationships exist among the three dimensions, with Data Asset Management Capability exerting the strongest effect on Data Quality Standard Conformity and further promoting Data Asset Benefit Realization Capability, forming a chain

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

The Effortless Trap: Productive Struggle, AI, and the Illusion of Learning

arXiv:2606.26181v1 Announce Type: new Abstract: With AI advancing fast, educators face a dilemma: allow the tool or ban it. Conflicting evidence that it both helps and hurts learning only deepens the confusion. The allow-or-ban framing is a false dichotomy; the relevant design question is placement. Used well, AI can scale feedback, examples, practice, and individualized support. Used poorly, it replaces the cognitive work that learning requires and leaves an illusion of learning: a confident sense of mastery that collapses on the unaided task. The strongest causal evidence shows the outcome flips on design: an unguarded AI helper left high-school students about 17% worse on an unaided exam than peers with no tool at all, while the same model rebuilt to withhold answers erased the harm, and a well-engineered tutor roughly doubled learning. We give educators one graspable frame for placing the tool. A new idea is learned through six moves, in order: Prime, Probe, Point, Attach, Strength

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

The Open Source Economic Index of AI Adoption and Capability

arXiv:2606.26118v1 Announce Type: new Abstract: We work towards measuring both AI adoption and the capability of AI to perform discrete labor tasks across various occupations. To measure adoption, we develop an open-source economic index that uses publicly available user-LLM chat data and O*NET tasks to replicate studies produced by frontier AI labs, finding that occupations in the finance, computer science, and arts sectors are those with the highest adoption rates. To measure capabilities, we build a system that generates benchmark scenarios grounded in O*NET occupations, tasks, and model-context-protocol (MCP) servers. We test Kimi-k2.5 with an OpenAI agents SDK harness on scenarios across 9 occupations that appear frequently in our index, finding that AI correctly executes high-level workflows but often errs in the granular details (such as specific tool calls used).

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

The Governance Inversion Hypothesis: Why More AI Regulation May Produce Less Organisational Control

arXiv:2606.26117v1 Announce Type: new Abstract: This paper introduces the Governance Inversion Hypothesis (GIH) to explain a growing paradox in artificial intelligence (AI) governance: under conditions of increasing regulatory expansion and technological complexity, organisations may become more formally governed while simultaneously experiencing a decline in operational control over AI systems. Existing AI governance frameworks generally assume that stronger regulation improves accountability, oversight, and organisational control. This paper challenges that assumption by arguing that governance formalisation itself may contribute to the erosion of control in AI-intensive environments. Drawing on institutional theory, organisational governance research, accountability scholarship, and emerging AI governance literature, the paper develops a conceptual framework explaining how regulatory expansion may weaken operational authority through four interconnected mechanisms: authority fragmen

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Divergent Recommendations, Convergent Diagnoses: Cross-Provider Failure-Mode Convergence in AI Commercial Recommendation

arXiv:2606.26116v1 Announce Type: new Abstract: A brand whose customers use both ChatGPT and Claude for product recommendations faces a strategic choice: a single optimization playbook, or one per provider? Across 215 commercially-framed prompts in four measurement batches, the two providers disagree on which brands they recommend roughly two-thirds of the time (cross-provider recommendation Jaccard 0.35, below the 0.50-0.61 same-prompt rerun baseline). The picks diverge. But when neither provider recommends a brand, we classify the failure into one of three modes -- discoverability (the brand never reaches the model), compellingness (it reaches the model but isn't mentioned), or positioning (it's mentioned but not recommended) -- and on 7,763 such joint failures, both providers diagnose the same failure mode 95.1% of the time (clustered 95% CI [94.3%, 95.7%]). Agreement rises monotonically with falling brand prominence, from 81% [78.2%, 84.0%] on category leaders to 99.6% [99.3%, 99.9

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

A Multi-Layer AI Framework for Information Landscape Analysis

arXiv:2606.26115v1 Announce Type: new Abstract: This paper proposes a multi-layer AI framework for information landscape analysis in the context of information disorder. Rather than treating misinformation detection as a binary fact-checking task, the framework analyzes political and media content across multiple dimensions, including source reliability, factual structure, framing, bias, emotional activation, manipulation patterns, and propagation dynamics. The goal is to move beyond isolated claim verification toward a structured representation of the informational environment surrounding an event, entity, or narrative. We argue that AI systems for media analysis should support epistemic mapping: a transparent, multi-dimensional account of how facts, interpretations, actors, and narratives interact over time. The paper presents the conceptual architecture, analytical layers, and methodological rationale of the framework, with the aim of supporting more nuanced, explainable, and critic

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Dream machine -- the next creative economy

arXiv:2606.26114v1 Announce Type: new Abstract: We examine the structural transformation of creative industries under generative artificial intelligence, drawing on 374 primary sources spanning policy documents, industry data, creator surveys, and platform analytics. Beginning with the December 2024 release of OpenAI's Sora video model as a watershed event, we trace the historical pattern of creative resistance to technological disruption, then develop an analytical framework -- the Human-AI Agency Continuum for mapping the spectrum of human and machine collaboration in creative work. We present evidence for the "slop ceiling," an audience-imposed quality threshold that constrains AI-generated content to approximately 1--3% of platform streams despite comprising 44% of uploads. Analysis of the UK Government's 2025 consultation on AI and copyright (over 11,500 responses, 88% opposing expanded AI training rights) reveals deep structural tensions between technology firms and creative work

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Generative AI and Copyright Infringement: A Legal-Technical Analysis of AI Music Generation Systems Under 17 U.S.C. Title 17

arXiv:2606.26111v1 Announce Type: new Abstract: Generative artificial intelligence (GenAI) has enabled users to synthesize music with text prompts, combining copyrighted lyrics, AI-composed melodies, and synthetic vocals that imitate real artists. This paper examines the legal and technical dimensions of AI-based music creation (e.g., Google Gemini's music tools) under U.S. copyright law. We analyze whether a user who inputs one artist's protected lyrics into a GenAI system, directs it to use another artist's voice or style, publishes the resulting song, and monetizes it violates 17 U.S.C. Section 106's exclusive rights [3]. The analysis integrates Title 17 doctrine (rights of reproduction, derivative works, distribution), 17 U.S.C. Section 114's narrow sound recording protection [4], and the new voice-cloning laws emerging at the state level [20]. We argue that unauthorized lyric copying poses a high risk of infringement of the musical composition, whereas mere AI-generated voice imit

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Simulating Eating Disorder Patients with LLMs: Evaluating Psychological Persona Stability in Multi-Turn Conversations

arXiv:2606.26109v1 Announce Type: new Abstract: Large language model (LLM)-based simulations of clinical patients are increasingly used for research and training, yet their validity requires persona stability: coherent maintenance of an assigned psychological profile across and within conversations. We evaluate this prerequisite using eating disorder personas grounded in five published case vignettes, a dual-assessment framework (self-report + independent observer ratings), and validated psychometric instruments (EDE-Q) with known ground-truth scores. Across six LLMs and two experiments (between-conversation stability (Exp. I) and within-conversation stability (Exp. II)), we find that LLMs are paradoxically too stable and too inaccurate: variability is negligible, yet all models systematically overshoot ground-truth severity by 12-30% of the scale range (0.7-1.8 points on a 0-6 scale). The mechanism is selective stereotyping: models differentiate cases on behavioural items (dietary res

Source ↗
technology Fri, 26 Jun 2026 00:00:00 -0400
arXiv cs.CY

Benchmarking Open-Weight Foundation Models for Global AI Technical Governance

arXiv:2606.26099v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly deployed in artificial intelligence (AI) governance analysis across national and international organisations. There is, however, growing evidence that such models produce significantly less accurate responses for countries that are underrepresented in their training data-a pattern described in existing literature as geographic bias. Existing studies examining this phenomenon are subject to three methodological limitations that together undermine their findings: (1) reliance on proprietary systems whose weights are not publicly released, which prevents independent replication; (2) evaluation of model knowledge about years that fall after data collection for model training had concluded, leading to geographic ignorance in addition to the natural limits of each model's knowledge; and (3) use of coarse binary response classification that cannot distinguish models' confident fabrication (HF) from t

Source ↗
behavior Fri, 26 Dec 2025 10:00:00 +0000
eSchool News

Why new math problems won’t solve our nation’s math problem

How much longer will we keep trying to solve our nation’s dismal math proficiency problem by writing new math problems? Clearly, if that was the answer, it would have worked by now--but it hasn’t.

Source ↗
behavior Fri, 25 Apr 2025 12:22:27 +0000
HN: online learning

SQL Fiddle – Online SQL Compiler for Learning and Practice

Article URL: https://sqlfiddle.com Comments URL: https://news.ycombinator.com/item?id=43792831 Points: 2 # Comments: 0

Source ↗
behavior Fri, 25 Apr 2025 04:59:03 +0000
HN: tutoring

LLM Power Typing Tutoring

Article URL: https://qtype.vercel.app/ Comments URL: https://news.ycombinator.com/item?id=43790238 Points: 1 # Comments: 0

Source ↗
behavior Fri, 24 Oct 2025 10:00:00 +0000
eSchool News

Funding technology initiatives in uncertain times

Recent policy shifts have caused significant uncertainty in K-12 education funding, especially for technology initiatives. It’s no longer business as usual. Schools can’t rely on the same federal operating funds they’ve traditionally used to purchase technology or support innovation.

Source ↗
regulation Fri, 24 Jul 2026 21:45:18 +0000
The 74

The Bible, Hamlet, Dr. Seuss: Texas’ New Reading List

Source ↗
audience Fri, 24 Jul 2026 18:32:00 -0400
Higher Ed Dive

Education Department rescinds disparate impact regulations

Civil rights advocates say students of color will be harmed by the removal of the tool used to investigate racial discrimination.

Source ↗
regulation Fri, 24 Jul 2026 18:30:00 +0000
The 74

What the Data Says About Rhode Island’s 7-year Takeover of Providence Schools

By some metrics, things are looking up for the Providence Public School District (PPSD). Students are coming to class more often. Their standardized test scores are rising. And more of them are graduating high school. These are a few of the accomplishments the Rhode Island Department of Education (RIDE) highlights in a 62-page report released […]

Source ↗
technology Fri, 24 Jul 2026 17:14:00 +0000
MedCity News

Priority Health Launches 2 Cancer Support Solutions with Color Health, Grail

Priority Health partnered with Color Health and Grail to offer self-funded employers virtual cancer navigation, support and multi-cancer early detection beginning in 2027. The post Priority Health Launches 2 Cancer Support Solutions with Color Health, Grail appeared first on MedCity News .

Source ↗
behavior Fri, 24 Jul 2026 17:07:26 +0000
Getting Smart

Schools Are Testing the Past: How Assessment Must Evolve for Writing, Speaking, and Listening in the AI Age

When a student completes a writing test in a locked browser, we learn what they can do alone. But the world asks something harder: can they use AI without being used by it? In this sharp and timely essay, Eric Tucker argues that assessment for writing, speaking, and listening has not kept pace with how communication actually works, and maps a practical path forward. Education leaders navigating AI policy, curriculum design, and high-stakes testing will find both a diagnostic and a blueprint here. The post Schools Are Testing the Past: How Assessment Must Evolve for Writing, Speaking, and Listening in the AI Age appeared first on Getting Smart .

Source ↗
audience Fri, 24 Jul 2026 17:07:00 -0400
Higher Ed Dive

EEOC drops bid to press Penn for Jewish employee information

The Ivy League institution had fought the demand in court, citing workers’ privacy and the extensive information it had already turned over to the agency.

Source ↗
regulation Fri, 24 Jul 2026 17:00:00 -0400
K-12 Dive

Education Department rescinds disparate impact regulations

Civil rights advocates say students of color will be harmed by the removal of the tool used to investigate racial discrimination.

Source ↗
regulation Fri, 24 Jul 2026 16:30:00 +0000
The 74

Students Convene to Hammer Out AI Bill of Rights for Schools

BOSTON — Tatiyana Reaves got into trouble recently for writing a one-syllable word — and not the one you’d think. Taking a computer class at her Fayetteville, N.C., high school, she handed in a paper with the offending word: whilst. “[The teacher] called me over, and she was like, ‘I don’t want to see you […]

Source ↗
technology Fri, 24 Jul 2026 16:18:15 +0000
HN: education

The Direct and Indirect Effects of Genetics and Education

Article URL: https://arxiv.org/abs/2607.19562 Comments URL: https://news.ycombinator.com/item?id=49037832 Points: 4 # Comments: 0

Source ↗
regulation Fri, 24 Jul 2026 14:30:00 +0000
The 74

The Island Without Childcare for Babies

For as long as anyone remembers, no childcare center on Kauaʻi has had a single opening for an infant or toddler. Not one. On this tropical island lush with vegetation, the childcare landscape is desolate. Kauaʻi is the only major Hawaiian island that has gone without center-based infant and toddler care for most of the […]

Source ↗
technology Fri, 24 Jul 2026 13:45:00 +0000
MedCity News

AI Will Reshape the Patient Experience

We’re about to enter a world beyond just talking to a chat tool about your health. AI tools are on the precipice of being able to take action on their advice. The post AI Will Reshape the Patient Experience appeared first on MedCity News .

Source ↗
behavior Fri, 24 Jul 2026 13:27:47 +0000
District Admin

DOJ probe prompts St. Louis County’s Special School District to revise seclusion, restraint policies

The U.S. Department of Justice found the district routinely violated its own policies and Missouri law when it relied on seclusion and restraint as a regular practice, rather than a final resort. The post DOJ probe prompts St. Louis County’s Special School District to revise seclusion, restraint policies appeared first on District Administration .

Source ↗
behavior Fri, 24 Jul 2026 13:23:57 +0000
District Admin

AI is rapidly changing education and research needs to keep up

Conversations about AI in education often start with the right question: Is there evidence of the effects of this technology? The post AI is rapidly changing education and research needs to keep up appeared first on District Administration .

Source ↗
technology Fri, 24 Jul 2026 13:20:25 +0000
MedCity News

Healthcare’s Next Source of Alpha Is Moving Upstream

The question is no longer whether healthcare innovation is accelerating. The question is where investors gain access to generate the strongest returns. The post Healthcare’s Next Source of Alpha Is Moving Upstream appeared first on MedCity News .

Source ↗
regulation Fri, 24 Jul 2026 12:30:00 +0000
The 74

Opinion: My Fourth Grader Is Behind in Reading. He’s Not Alone — and Congress Can Help

This year, my son’s school sent out a book for the entire district to read, “The One and Only Ivan,” about a gorilla who lives in a cage in a mall on the side of a highway. While the book was deeply depressing, what was even more heartbreaking was the fact that my fourth grader, […]

Source ↗
technology Fri, 24 Jul 2026 11:02:59 +0000
HN: education

Gen Z protests in India demanding resignation of Education Minister

Article URL: https://www.bbc.com/news/videos/c3307vgneveo Comments URL: https://news.ycombinator.com/item?id=49033802 Points: 6 # Comments: 4

Source ↗
regulation Fri, 24 Jul 2026 10:30:00 +0000
The 74

How Kentucky Achieved Bipartisan Childcare Reform

States are in a tough bind as they contemplate how to address childcare needs. The extra federal money from the pandemic era is gone just as they are trying to swallow higher spending and cost shifts mandated by the One Big Beautiful Bill Act, which Republicans passed last year. Some states have pulled back on […]

Source ↗
behavior Fri, 24 Jul 2026 10:00:00 +0000
eSchool News

Summer reading for teaching and school improvement: Harnessing the Science of Learning

Every summer, I find myself in conversations with teachers and administrators trying to figure out why their current pedagogical practices are or aren’t working. So, once I came across Harnessing the Science of Learning by Nathaniel Swain, Ph.D., I haven’t been able to stop recommending it.

Source ↗
technology Fri, 24 Jul 2026 09:00:00 +0000
Tech & Learning

Helping Students Explore Space And The World Beyond Their Classrooms

Innovative Leader Award - NASA Solar System Ambassador Tim Needles shares how exploring the world and space can provide learning experiences to infinity and beyond

Source ↗
technology Fri, 24 Jul 2026 09:00:00 +0000
eCampus News

Intentional governance: Responsibility, judgment, and leadership in the age of intelligent systems

Artificial intelligence is changing the conditions under which institutional purpose is interpreted, pursued, and realized through the exercise of institutional judgment. As institutions increasingly adopt AI, discussions related to governance have expanded to include fairness, bias, transparency, explainability, privacy, accountability, and regulatory compliance. The post Intentional governance: Responsibility, judgment, and leadership in the age of intelligent systems appeared first on eCampus News .

Source ↗
audience Fri, 24 Jul 2026 07:00:00 +0000
Inside Higher Ed

On Keeping Sanity and Purpose While Higher Ed and DEI Are Under Attack

On Keeping Sanity and Purpose While Higher Ed and DEI Are Under Attack Elizabeth Redden Fri, 07/24/2026 - 03:00 AM I offer four considerations to help navigate the year ahead. Byline(s) Cameron C. Beatty

Source ↗
audience Fri, 24 Jul 2026 07:00:00 +0000
Inside Higher Ed

NVIDIA CEO Donates $75M to Vanderbilt San Francisco

NVIDIA CEO Donates $75M to Vanderbilt San Francisco Susan H. Greenberg Fri, 07/24/2026 - 03:00 AM Byline(s) Susan H. Greenberg

Source ↗
Showing 11251–11300 of 18694 signals
← Prev Page 226 of 374 Next →