L130
Trump Administration Backs Asian-Americans in Harvard Case
The United States Justice Department on Thursday sided with Asian-American students suing Harvard University over its consideration of race in admissions.
The department said in a court filing Thursday that Harvard has failed to demonstrate that it does not discriminate on the basis of race. It noted what it described as “substantial evidence” that Harvard is carrying out what the department called “racial balancing.”
该部门周四在一份法庭文件中表示,哈佛未能证明其在种族基础上没有歧视。它指出,哈佛正在实施该部门所称的“种族平衡”,这是“实质性的证据”。
Attorney General Jeff Sessions added, “No American should be denied admission to school because of their race.”
司法部长杰夫赛斯特补充说,“没有一个美国人因为他们的种族而被拒绝入学。”
The Trump administration has been pushing for admissions policies that do not use race in the consideration process.
In 2014, the group Students For Fair Admission or SFFA argued that Harvard unfairly treats Asian-Americans who have strong school records. The Ivy League school denied the accusation. It said it does not discriminate and will fight to defend its right to consider race in admissions.
2014年,“公平录取”或“SFFA”的学生认为,哈佛大学不公平地对待拥有(强硬)学校记录的亚裔美国人。这所常春藤盟校否认了这一指控。该组织表示,它不会歧视,并将努力捍卫自己在招生时考虑种族问题的权利。
The U.S. Supreme Court permits colleges and universities to consider race in admissions. But it says this must be done for the narrow purpose of creating a mix of ethnicities at schools. The court also says the practice should be limited in time. And the court bars the establishment of acceptance levels based on race. The case between the SFFA and Harvard could become the high court’s next test on the issue.
美国最高法院允许大学和大学在招生时考虑种族问题。但它说,这必须是为了在学校里创造种族混合的狭隘目的。法院还表示,这种做法应该在时间上受到限制。法院禁止建立基于种族的接受水平。SFFA和哈佛之间的案件可能会成为高等法院在这个问题上的下一个尝试。
Harvard said it was disappointed by the Justice Department’s position. A university statement said the school “will continue to vigorously defend the legal right of every college and university to consider race” in college admissions. The statement added that the Supreme Court has upheld that legal right for more than 40 years.
哈佛表示,对司法部的立场感到失望。一份大学声明说,学校“将继续大力捍卫大学招生的法律权利”。声明还说,最高法院已经维持了40多年的法律权利。
The university said colleges and universities must have the freedom to create mixed communities. It said such an environment is critical the learning experience of all students.
Sessions argued the school’s use of a “personal rating,” such as being a “good person” or “likeability,” may be biased against Asian-Americans. He said the school admits that it scores Asian-Americans lower on “personal rating” than others seeking admission.
Sessions认为,学校使用“个人评级”,比如“好人”或“亲和力”,可能会对亚裔美国人产生偏见。他说,该校承认,在“个人评分”方面,亚裔美国人的得分低于其他寻求录取的人。
In July, the Trump administration cancelled a measure that ordered universities to consider race in their admissions process to make the schools more racially mixed. That order was left over from the last administration of President Barack Obama.
今年7月,特朗普政府取消了一项法案,该法案要求大学在录取过程中考虑种族问题,以使学校的种族混合更大。这一命令是奥巴马总统的最后一届政府遗留下来的。
L130的更多相关文章
- github标记
<template> <a href="https://github.com/lmk123/Runner" class="github-corner&q ...
- VBS基础篇 - 动态数组
VBS中的动态数组需要使用System.Collections.ArrayList '建立动态数组 Dim Arrl : Set Arrl = CreateObject("System.Co ...
- 爬虫--Scrapy之Downloader Middleware
下载器中间件(Downloader Middleware) 下载器中间件是介于Scrapy的request/response处理的钩子框架. 是用于全局修改Scrapy request和respons ...
- 将个人博客与github关联
目录 将个人博客与github关联 将个人博客与github关联 #基于svg <a href="https://github.com/chatlotte" class=&q ...
- Hexo瞎折腾系列(3) - 添加GitHub彩带和GitHub Corner
页面右上角添加GitHub彩带 你可以在这里找到一共12种样式的GitHub彩带,复制其中的超链代码. 在themes\next\layout\_layout.swig目录下找到头部彩带相关的代码: ...
- Beginner’s Tutorial: 3D Line and Border Effects in XAML
This mini-tutorial might be for you if you’re having troubles finding the right line colors to achie ...
- hexo + next搭建博客
使用hexo和next主题搭建GitHub博客 安装node.js 在node.js 官网下载, 相应系统位数的软件包. 可以选择LTS长期支持版, 或者Current当前版本. 我这里选择的是Win ...
- UI5-技术篇-签字板
签字板应用是通过创建自定义控件实现的,相关代码如下: 1.HTML <!DOCTYPE HTML> <html> <head> <meta http-equi ...
- Linux "yin"才们的奇"yin"小技巧 --请用东北发音夸他们
1. include/linux/bits.h GENMASK(h, l) /* * Create a contiguous bitmask starting at bit position @l a ...
随机推荐
- django【orm操作】
一.ORM表结构 class Publisher(models.Model): name = models.CharField(max_length=30, verbose_name="名称 ...
- 操作系统(Day2.5)
一.为何要有操作系统 现代的计算机系统主要是由一个或者多个处理器,主存,硬盘,键盘,鼠标,显示器,打印机,网络接口及其他输入输出设备组成. 程序员无法把所有的硬件操作细节都了解到,管理这些硬件并且加以 ...
- python全栈开发从入门到放弃之文件处理
一.文件处理流程 1.打开文件,得到文件句柄并赋值给一个变量 2.通过句柄对文件进行操作 3.关闭文件 事例文件内容 [一棵开花的树] 如何让你遇见我 在我最美丽的时刻 为这 我已在佛前求了五百年 求 ...
- UTC和时间相互转换
// ToLocalTime() UTC时间转换为本地时间 public static DateTime UtcToDateTime(long number) { , , , , , , ).AddS ...
- js验证真实姓名
var regName = /^[\u4e00-\u9fa5]{2,4}$/; if (!regName.test(examinee.name)) { wx.showToast({ title: &q ...
- linux 安装 maven
一.下载 1.创建下载软件包目录 mkdir /home/install 2.在/home/install下载maven包,或者将下载好的maven压缩包上传至/home/install wget ...
- hadoop18---socket实现rpc
客户端: package cn.itcast_04_reflect.socket; import java.io.BufferedOutputStream; import java.io.Buffer ...
- Luogu-3527 [POI2011]MET-Meteors
Luogu-3527 [POI2011]MET-Meteors 题面 Luogu-3527 题解 感觉和上一那道题是一个类型的,直接二分答案,用BIT维护区间加(差分)即可 代码 #include&l ...
- 基于XML配置的AOP实现日志打印
Spring中可以使用注解或XML文件配置的方式实现AOP.1.导入jar包 com.springsource.net.sf.cglib -2.2.0.jar com.springsource.org ...
- MFC 任务管理器设计
在学习界面设计,因为对一些控件不熟悉,所以也参考了别人的.核心代码如下. void CTasklistDlg::Expand() { m_list.SetExtendedStyle(LVS_EX_GR ...